Author: alexander
Date: 2005-12-05 06:04:58 -0700 (Mon, 05 Dec 2005)
New Revision: 1222
Removed:
branches/dm/packages/squashfs/
branches/dm/packages/unionfs/
Modified:
branches/dm/Makefile
branches/dm/packages/w3m/Makefile
Log:
Deleted squashfs and unionfs from the dm branch
Build w3m without parallelism, in order to remove the difference from trunk
Modified: branches/dm/Makefile
===================================================================
--- branches/dm/Makefile 2005-12-05 12:57:49 UTC (rev 1221)
+++ branches/dm/Makefile 2005-12-05 13:04:58 UTC (rev 1222)
@@ -348,7 +348,7 @@
x86_64-blfs: ch-openssl ch-wget ch-reiserfsprogs ch-nano ch-joe ch-screen
ch-curl \
ch-zip ch-unzip ch-lynx ch-libxml2 ch-expat ch-subversion
ch-lfs-bootscripts \
- ch-docbook-xml ch-libxslt ch-docbook-xsl ch-html_tidy cd-LFS-BOOK
ch-squashfs ch-cpio \
+ ch-docbook-xml ch-libxslt ch-docbook-xsl ch-html_tidy cd-LFS-BOOK
ch-cpio \
ch-linux ch-ctags ch-device-mapper ch-initramfs ch-cdrtools
ch-zisofs-tools \
ch-syslinux
Modified: branches/dm/packages/w3m/Makefile
===================================================================
--- branches/dm/packages/w3m/Makefile 2005-12-05 12:57:49 UTC (rev 1221)
+++ branches/dm/packages/w3m/Makefile 2005-12-05 13:04:58 UTC (rev 1222)
@@ -28,7 +28,7 @@
./configure --prefix=/usr --libexecdir=/usr/lib --sysconfdir=/etc \
--enable-image --with-mailer=/usr/bin/mutt \
--with-browser=/usr/bin/firefox
- make $(PM)
+ make
make install
install -v -D -m 644 doc/keymap.default /etc/w3m/keymap
install -v -D -m 644 doc/menu.default /etc/w3m/menu
--
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page