El Jueves, 1 de Junio de 2006 20:37, George Boudreau escribió:
> I need some clarification. Do you want the directory name "jhalfs" to
> be referenced through a variable:
>
> define in common/config
> SCRIPT_ROOT=jhalfs
> JHALFSDIR=$BUILDDIR/$SCRIPT_ROOT
>
> AND THEN modify all references to the directory jhalfs, replace with the
> variable SCRIPT_ROOT?
>
> example:
> echo -e "\nKB: \`du -skx --exclude=jhalfs \`\n" >>logs/$this_script
> echo -e "\nKB: \`du -skx --exclude=${SCRIPT_ROOT} \`\n" >>logs/$this_script
Yes, something like that. That will allow to change the dir name (for example,
to generate separate trees using diferent config options to can diff it).
I made a similar change for the "unpacked" file just now, but for diferents
reasons.
--
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