diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2019-12-01 17:44:24 +0300 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2019-12-01 17:44:24 +0300 |
commit | c089c4500b0b78acf03ee5405ad250a84b0dfa66 (patch) | |
tree | 23870848d194569aff6e0e4e41bc7907960b1af1 /debian/patches/reproducible-buildinfo.diff | |
parent | 377002e7300431b68f3548d9fd2c7f99cf883939 (diff) | |
download | python3.7-debian.tar.gz |
Import python3.7 (3.7.5-2)debian/3.7.5-2debian
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)`\"" \ |