HLFS/master.sh, oops.. use the blfs bootscript version not lfs..

This commit is contained in:
George Boudreau 2006-03-21 04:21:41 +00:00
parent 1d756b0b61
commit b0976d2e85

View file

@ -447,6 +447,7 @@ chapter7_Makefiles() { # Create a bootable system.. kernel, bootscripts..e
vrs=`grep "^lfs-bootscripts-version" $JHALFSDIR/packages | sed -e 's/.* //' -e 's/"//g'`
FILE="lfs-bootscripts-$vrs.tar.*"
wrt_unpack2 "$FILE"
vrs=`grep "^blfs-bootscripts-version" $JHALFSDIR/packages | sed -e 's/.* //' -e 's/"//g'`
(
cat << EOF
@echo "\$(MOUNT_PT)\$(SRC)/blfs-bootscripts-$vrs" > sources-dir