El Martes, 16 de Mayo de 2006 21:20, George Boudreau escribió:
> yes.. if TEST=0 the download of the testsuite is skipped, however the
> code to unpack the tarball and the commands 'make -k check || true'
> still exist in 075-gcc command script..
Have you deleted hlfs-commands/ before issuing ./hlfs with a different
configurations options?
The scripts aren't regenerated if there is no changes in the book sources and
the %PRGNAME-commads/ directory and packages file are present.
From get_book()
if LC_ALL=C svn up | grep -q At && test -d $JHALFSDIR/${PROGNAME}-commands &&
\
test -f $JHALFSDIR/packages ; then
echo -ne "done\n"
# Set the canonical book version
cd $JHALFSDIR
VERSION=`grep "ENTITY version " $BOOK/general.ent | sed 's@<!ENTITY
version "@@;s@">@@'`
get_sources
--
Manuel Canales Esparcia
Usuario de LFS nº2886: http://www.linuxfromscratch.org
LFS en castellano: http://www.escomposlinux.org/lfs-es http://www.lfs-es.com
TLDP-ES: http://es.tldp.org
--
http://linuxfromscratch.org/mailman/listinfo/alfs-discuss
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page