projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
5285af5
)
ensure script is portable to non-GNU systems (bug #4509)
author
Kevin P. Fleming
<kpfleming@digium.com>
Tue, 21 Jun 2005 01:05:31 +0000
(
01:05
+0000)
committer
Kevin P. Fleming
<kpfleming@digium.com>
Tue, 21 Jun 2005 01:05:31 +0000
(
01:05
+0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5948
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
build_tools/make_build_h
patch
|
blob
|
history
diff --git
a/build_tools/make_build_h
b/build_tools/make_build_h
index
fda1cea
..
1a62fc2
100755
(executable)
--- a/
build_tools/make_build_h
+++ b/
build_tools/make_build_h
@@
-4,7
+4,7
@@
KERNEL=`uname -r`
MACHINE=`uname -m`
OS=`uname -s`
USER=`whoami`
-DATE=`date --utc "+%Y-%m-%d %H:%M:%S"`
+DATE=`date -u "+%Y-%m-%d %H:%M:%S"`
cat << END
/*
* build.h