diff options
Diffstat (limited to 'debian/patches/reproducible-buildinfo.diff')
-rw-r--r-- | debian/patches/reproducible-buildinfo.diff | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/debian/patches/reproducible-buildinfo.diff b/debian/patches/reproducible-buildinfo.diff index 232e43e..8ee5271 100644 --- a/debian/patches/reproducible-buildinfo.diff +++ b/debian/patches/reproducible-buildinfo.diff @@ -1,10 +1,8 @@ # DP: Build getbuildinfo.o with DATE/TIME values when defined -Index: b/Makefile.pre.in -=================================================================== --- a/Makefile.pre.in +++ b/Makefile.pre.in -@@ -732,6 +732,8 @@ Modules/getbuildinfo.o: $(PARSER_OBJS) \ +@@ -766,6 +766,8 @@ Modules/getbuildinfo.o: $(PARSER_OBJS) \ -DGITVERSION="\"`LC_ALL=C $(GITVERSION)`\"" \ -DGITTAG="\"`LC_ALL=C $(GITTAG)`\"" \ -DGITBRANCH="\"`LC_ALL=C $(GITBRANCH)`\"" \ |