housekeeping on coping /blfs-tool-deps files
This commit is contained in:
parent
b9c7e542aa
commit
a9fed6e6d3
1 changed files with 1 additions and 0 deletions
1
jhalfs
1
jhalfs
|
@ -437,6 +437,7 @@ if [[ "${BLFS_TOOL}" = "y" ]] ; then
|
|||
sed -i 's,tracking-dir,'$TRACKING_DIR',' ${BUILDDIR}${BLFS_ROOT}/{update_book.sh,gen-makefile.sh}
|
||||
# Copy the dependencies build scripts
|
||||
cp -r $COMMON_DIR/blfs-tool-deps $JHALFSDIR/
|
||||
rm -rf $JHALFSDIR/blfs-tool-deps/.svn
|
||||
fi
|
||||
|
||||
get_book
|
||||
|
|
Reference in a new issue