Changeset dfa51ee for jhalfs


Ignore:
Timestamp:
09/29/2007 06:57:23 PM (17 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
experimental
Children:
e2dfa2c
Parents:
e5fe832
Message:

Updated CUSTOM_TOOLS code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • jhalfs

    re5fe832 rdfa51ee  
    338338  #
    339339
    340   # Copy custom tools config files, if requested
    341   if [[ "${CUSTOM_TOOLS}" = "y" ]]; then
    342     echo "Copying custom tool scripts to $JHALFSDIR"
    343     mkdir -p $JHALFSDIR/custom-commands
    344     cp -f custom/config/* $JHALFSDIR/custom-commands
    345   fi
    346   #
    347340  # Install blfs-tool, if requested.
    348341  if [[ "${BLFS_TOOL}" = "y" ]] ; then
Note: See TracChangeset for help on using the changeset viewer.