mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
unlocalise build date (merge from i386)
This commit is contained in:
parent
feb17f5acb
commit
330ef7ac09
1 changed files with 1 additions and 0 deletions
|
|
@ -35,6 +35,7 @@
|
|||
#
|
||||
# @(#)newvers.sh 8.1 (Berkeley) 4/20/94
|
||||
|
||||
LC_TIME=C; export LC_TIME
|
||||
u=${USER-root} h=`hostname` t=`date`
|
||||
r=`head -n 6 $1 | tail -n 1 | awk -F: ' { print $1 } '`
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue