]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Updated udev to version 141
authorStefan Schantl <Stevee@ipfire.org>
Wed, 22 Apr 2009 14:14:00 +0000 (16:14 +0200)
committerStefan Schantl <Stevee@ipfire.org>
Wed, 22 Apr 2009 14:14:00 +0000 (16:14 +0200)
I also updated the lfs file

lfs/udev

index 754333a7a8aa6bd9c566dfb2c59ca3647b32186d..9c8d9df0ab3d80c4243a1bb6e9bd40dd66a12cad 100644 (file)
--- a/lfs/udev
+++ b/lfs/udev
@@ -59,15 +59,15 @@ objects = $(DL_FILE)
 download: $(objects)
 
 info:
-        $(DO_PKG_INFO)
+       $(DO_PKG_INFO)
 
 install: $(OBJECT)
 
 package:
-        @$(DO_PACKAGE)
+       @$(DO_PACKAGE)
 
 $(objects):
-        @$(LOAD)
+       @$(LOAD)
 
 ###############################################################################
 # Installation Details
@@ -87,7 +87,7 @@ $(OBJECT) :
        ln -sfv /proc/self/fd/2 /lib/udev/devices/stderr
        ln -sfv /proc/kcore /lib/udev/devices/core
        
-       cd $(DIR_APP) && autoconf
+#      cd $(DIR_APP) && autoconf
        cd $(DIR_APP) && \
                ./configure \
                        $(CONFIGURE_ARCH) \