diff options
Diffstat (limited to 'debian/patches/reproducible-buildinfo.diff')
-rw-r--r-- | debian/patches/reproducible-buildinfo.diff | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/reproducible-buildinfo.diff b/debian/patches/reproducible-buildinfo.diff index 8ee5271..e13cbdd 100644 --- a/debian/patches/reproducible-buildinfo.diff +++ b/debian/patches/reproducible-buildinfo.diff @@ -2,7 +2,7 @@ --- a/Makefile.pre.in +++ b/Makefile.pre.in -@@ -766,6 +766,8 @@ Modules/getbuildinfo.o: $(PARSER_OBJS) \ +@@ -756,6 +756,8 @@ Modules/getbuildinfo.o: $(PARSER_OBJS) \ -DGITVERSION="\"`LC_ALL=C $(GITVERSION)`\"" \ -DGITTAG="\"`LC_ALL=C $(GITTAG)`\"" \ -DGITBRANCH="\"`LC_ALL=C $(GITBRANCH)`\"" \ |