mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-12-27 03:33:50 -05:00
Allow aux-file-data.sh to be run successfully from the command line, and rename validxml target to validate. Thanks to Pierre Labastie for the report.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9762 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
@@ -7,6 +7,8 @@ fi
|
||||
|
||||
FILE=$1
|
||||
|
||||
./make-aux-files.sh
|
||||
|
||||
# Bootscript data
|
||||
bootscripts=$(ls lfs-bootscripts*.bz2)
|
||||
base=$(basename $bootscripts .tar.bz2)
|
||||
|
||||
Reference in New Issue
Block a user