Author: justin
Date: 2005-10-06 22:34:41 -0600 (Thu, 06 Oct 2005)
New Revision: 889

Modified:
   trunk/Makefile
   trunk/packages/librsvg/Makefile
Log:
Moved build of librsvg to after firefox, removed a leftover weirdo from copying 
a Makefile.

Modified: trunk/Makefile
===================================================================
--- trunk/Makefile      2005-10-07 04:10:02 UTC (rev 888)
+++ trunk/Makefile      2005-10-07 04:34:41 UTC (rev 889)
@@ -211,8 +211,8 @@
        ch-fontconfig ch-Xorg ch-freefont ch-inputattach ch-fonts-dejavu \
        update-fontsdir ch-libjpeg ch-libtiff ch-libart_lgpl ch-links \
        ch-openssh ch-pkgconfig ch-glib2 ch-libungif ch-imlib2 ch-cairo \
-       ch-pango ch-atk ch-gtk2 ch-popt ch-librsvg \
-       ch-cvs ch-samba ch-libIDL ch-firefox ch-thunderbird \
+       ch-pango ch-atk ch-gtk2 ch-cvs ch-popt ch-samba ch-libIDL ch-firefox \
+       ch-thunderbird ch-librsvg \
        ch-startup-notification chroot-gvim ch-xfce ch-lua ch-ion ch-irssi \
        ch-xchat ch-tcpwrappers ch-portmap ch-nfs-utils ch-traceroute \
        ch-dialog ch-ncftp ch-pciutils ch-nALFS ch-device-mapper ch-LVM2 \

Modified: trunk/packages/librsvg/Makefile
===================================================================
--- trunk/packages/librsvg/Makefile     2005-10-07 04:10:02 UTC (rev 888)
+++ trunk/packages/librsvg/Makefile     2005-10-07 04:34:41 UTC (rev 889)
@@ -14,7 +14,7 @@
 
 chroot:
        chroot "$(MP)" $(chenv-blfs) \
-       'cd $(ROOT) && make ch-lib$(NM) $(chbash-post-bash)'
+       'cd $(ROOT) && make ch-$(NM) $(chbash-post-bash)'
 
 stage2: Makefile $(FILE)
        $(std_build)

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

Reply via email to