From cd02aa5ad9125c80f545c31088affd27b098e005 Mon Sep 17 00:00:00 2001 From: Pierre Labastie Date: Sun, 10 Feb 2019 13:05:14 +0000 Subject: [PATCH] Remove obsolete udev detection in BLFS/gen-special.sh --- BLFS/gen-special.sh | 29 ----------------------------- 1 file changed, 29 deletions(-) diff --git a/BLFS/gen-special.sh b/BLFS/gen-special.sh index bf06684..d0b3d25 100755 --- a/BLFS/gen-special.sh +++ b/BLFS/gen-special.sh @@ -42,11 +42,6 @@ NV_LIST="postlfs-config-profile postlfs-config-random postlfs-config-vimrc \ xorg-env kde-pre-install-config kf5-intro \ lxqt-pre-install lxqt-post-install ojdk-conf tex-path" -# Set PATH to be sure to find udevadm -SAVPATH=$PATH -PATH=/bin:/sbin:/usr/bin:/usr/sbin -UDEVVERSION=$(udevadm --version) - cat >$SPECIAL_FILE << EOF @@ -55,30 +50,6 @@ cat >$SPECIAL_FILE << EOF - - - - - - $UDEVVERSION - - - - - - - - - - - -