Apply the ntp-related part of r195626 to the correct part of the tree --
the mkver which is used in builds is the one in usr.sbin/ntp/scripts, not the one in contrib/ntp/scripts. Pointy hat to: cperciva Approved by: re (rwatson)
This commit is contained in:
parent
3a67af38ba
commit
96a65baf76
@ -23,8 +23,6 @@ case "" in
|
||||
*) ConfStr="${ConfStr}-r" ;;
|
||||
esac
|
||||
|
||||
ConfStr="$ConfStr `LC_ALL=C date`"
|
||||
|
||||
if [ ! -f .version ]; then
|
||||
echo 0 > .version
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user