summaryrefslogtreecommitdiff
path: root/usr.sbin/ntp/scripts
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2000-02-01 04:23:35 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2000-02-01 04:23:35 +0000
commit83b399ab2a04c6ab62422084429a84fefa5b62a0 (patch)
tree779b78f042793c9f49887644caf0f81dce44cdfd /usr.sbin/ntp/scripts
parentaac5584a619b3b654dc30fdc6a12e42e408477fc (diff)
Notes
Diffstat (limited to 'usr.sbin/ntp/scripts')
-rwxr-xr-xusr.sbin/ntp/scripts/mkver2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ntp/scripts/mkver b/usr.sbin/ntp/scripts/mkver
index def977c9c896..20996b85ff9d 100755
--- a/usr.sbin/ntp/scripts/mkver
+++ b/usr.sbin/ntp/scripts/mkver
@@ -9,7 +9,7 @@ case "" in
*) ConfStr="$ConfStr RSAREF" ;;
esac
-ConfStr="$ConfStr 4.0.99b `date`"
+ConfStr="$ConfStr 4.0.99b `LC_TIME=C date`"
if [ ! -f .version ]; then
echo 0 > .version