]> git.webhop.me Git - bs-cst-neutrino-hd.git/commitdiff
fix build ntpdate
authorMarkham <markham001@gmx.de>
Tue, 24 Nov 2015 08:20:01 +0000 (09:20 +0100)
committerMarkham <markham001@gmx.de>
Tue, 24 Nov 2015 08:20:01 +0000 (09:20 +0100)
archive-patches/ntp-remove-buildtime.patch [new file with mode: 0644]
skel-root-apollo/sbin/ntpdate [deleted file]
skel-root-kronos/sbin/ntpdate [deleted file]
skel-root-nevis/sbin/ntpdate [deleted file]

diff --git a/archive-patches/ntp-remove-buildtime.patch b/archive-patches/ntp-remove-buildtime.patch
new file mode 100644 (file)
index 0000000..d7e8d5b
--- /dev/null
@@ -0,0 +1,11 @@
+--- a/scripts/build/mkver.in   2014-12-19 12:56:52.000000000 +0100
++++ b/scripts/build/mkver.in   2015-02-03 12:44:15.008408400 +0100
+@@ -15,7 +15,7 @@
+  *) ConfStr="${ConfStr}-@VER_SUFFIX@" ;;
+ esac
+-ConfStr="$ConfStr `LC_TIME=C TZ=UTC date`"
++ConfStr="$ConfStr"
+ if [ ! -f .version ]; then
+   echo 0 > .version
diff --git a/skel-root-apollo/sbin/ntpdate b/skel-root-apollo/sbin/ntpdate
deleted file mode 100755 (executable)
index 4666b7f..0000000
Binary files a/skel-root-apollo/sbin/ntpdate and /dev/null differ
diff --git a/skel-root-kronos/sbin/ntpdate b/skel-root-kronos/sbin/ntpdate
deleted file mode 100755 (executable)
index 4666b7f..0000000
Binary files a/skel-root-kronos/sbin/ntpdate and /dev/null differ
diff --git a/skel-root-nevis/sbin/ntpdate b/skel-root-nevis/sbin/ntpdate
deleted file mode 100755 (executable)
index 4666b7f..0000000
Binary files a/skel-root-nevis/sbin/ntpdate and /dev/null differ