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 - - - - - - - - - - - -