Author: justin
Date: 2006-07-12 13:06:31 -0600 (Wed, 12 Jul 2006)
New Revision: 1617
Modified:
branches/cross/packages/udev-cross-lfs/Makefile
Log:
Updated the udev-cross-lfs Makefile to apply the dmsetup patch.
Modified: branches/cross/packages/udev-cross-lfs/Makefile
===================================================================
--- branches/cross/packages/udev-cross-lfs/Makefile 2006-07-12 19:03:05 UTC
(rev 1616)
+++ branches/cross/packages/udev-cross-lfs/Makefile 2006-07-12 19:06:31 UTC
(rev 1617)
@@ -9,6 +9,8 @@
URL-$(FILE)= $(HTTP)/$(NM)/$(FILE)
SHA-$(FILE)= 73c6d812a4c158a0acd8dfcafcd3e873719b6ec1
+PATCH1= udev-cross-lfs-LiveCD_dmsetup-1.patch
+
# Targets
include $(ROOT)/scripts/functions
@@ -22,6 +24,7 @@
cp $(SRC)/$(FILE) $(LFSSRC)
compile-stage2:
+ patch -Np1 -i ../$(PATCH1)
make install
clean:
--
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page