From: Stefan Schantl Date: Wed, 22 Apr 2009 14:14:00 +0000 (+0200) Subject: Updated udev to version 141 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efe731f3918148cc12ea95bf8e37ef7dc7de3e97;p=ipfire-3.x.git Updated udev to version 141 I also updated the lfs file --- diff --git a/lfs/udev b/lfs/udev index 754333a7a..9c8d9df0a 100644 --- 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) \