From: Michael Tremer Date: Tue, 25 Apr 2017 09:56:17 +0000 (+0200) Subject: udev: Remove old compile fix for older versions of glibc X-Git-Tag: v2.19-core112~116 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dc8abdfe1c1fbea80eee2d57521ab6cd700e9c7d;p=ipfire-2.x.git udev: Remove old compile fix for older versions of glibc Signed-off-by: Michael Tremer --- diff --git a/lfs/udev b/lfs/udev index 320f272377..2d5c56078c 100644 --- a/lfs/udev +++ b/lfs/udev @@ -77,8 +77,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) cd $(DIR_APP) && patch -Np1 -i $(DIR_SRC)/src/patches/udev-208_remove_systemd_log.patch - cd $(DIR_APP)/udev-lfs-$(VER)-1 && sed -i "s/HANDLE_AT 1/HANDLE_AT 0/g" cfg.h - rm -rf /lib/udev/devices install -dv /lib/firmware