Package: ntp / 1:4.2.8p12+dfsg-4

reproducible-build.patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
--- a/scripts/build/mkver.in
+++ b/scripts/build/mkver.in
@@ -15,8 +15,6 @@
  *) ConfStr="${ConfStr}-@VER_SUFFIX@" ;;
 esac
 
-ConfStr="$ConfStr `LC_TIME=C TZ=UTC date`"
-
 if [ ! -f .version ]; then
   echo 0 > .version
 fi