Give up on trying to please everyone and restore 1.64 with regards to

dealing with sudo users.
This commit is contained in:
trhodes 2005-01-14 18:13:56 +00:00
parent e7cc3fe6d8
commit 484b5dcecd

View File

@ -81,7 +81,6 @@ then
fi
touch version
USER=${USER-`logname`}
v=`cat version` u=${USER-root} d=`pwd` h=${HOSTNAME-`hostname`} t=`date`
i=`${MAKE:-make} -V KERN_IDENT`
cat << EOF > vers.c