diff options
author | wsnipex <wsnipex@a1.net> | 2016-06-14 11:25:50 +0200 |
---|---|---|
committer | wsnipex <wsnipex@a1.net> | 2016-06-14 11:25:50 +0200 |
commit | 9f2c5acca9798051572c47a8a563487a94e34828 (patch) | |
tree | d1b393f658d8c8aa09326591a496e54ed24c8c63 /tools/depends/target/python27/Python-no-export-path.patch | |
parent | db1ad54248562e70c13cc1dc4894b4a881268148 (diff) |
[depends] bump python to 2.7.11
Diffstat (limited to 'tools/depends/target/python27/Python-no-export-path.patch')
-rw-r--r-- | tools/depends/target/python27/Python-no-export-path.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/depends/target/python27/Python-no-export-path.patch b/tools/depends/target/python27/Python-no-export-path.patch index 5b001b1ed3..6c486ccc4a 100644 --- a/tools/depends/target/python27/Python-no-export-path.patch +++ b/tools/depends/target/python27/Python-no-export-path.patch @@ -1,6 +1,6 @@ --- Makefile.pre.in.orig 2015-10-09 19:10:15.042905069 +0200 +++ Makefile.pre.in 2015-10-09 19:11:01.513642241 +0200 -@@ -1070,8 +1070,6 @@ +@@ -1100,8 +1100,6 @@ $(srcdir)/Lib/$(PLATDIR): mkdir $(srcdir)/Lib/$(PLATDIR) cp $(srcdir)/Lib/plat-generic/regen $(srcdir)/Lib/$(PLATDIR)/regen |