Le 24/01/2014 16:04, William Harrington a écrit :
> Greetings,
> 
> I've added a package for network scripts regarding our systemd branch  
> which will soon be our main branch.
> 
> For jhalfs to properly setup the Makefile for the network-script  
> ssection I've added this change to the CLFS/master.sh
> 
> Index: CLFS/master.sh
> ===================================================================
> --- CLFS/master.sh      (revision 3779)
> +++ CLFS/master.sh      (working copy)
> @@ -717,6 +717,7 @@
>                               -e 's@64@@' \
>                               -e 's@n32@@'`
>       case $name in
> +      network-scripts) name=clfs-network-scripts ;;
>         *network*) name=network-cross-lfs ;;
>       esac
>

Done at rev 3781 (sorry, forgot again to reference you in the log).
Actually, I suppressed the *network*) line, which does not seem to
be useful for current versions of the book.
Regards
Pierre

-- 
http://linuxfromscratch.org/mailman/listinfo/alfs-discuss
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to