diff options
author | wsnipex <wsnipex@a1.net> | 2016-06-29 10:27:07 +0200 |
---|---|---|
committer | wsnipex <wsnipex@a1.net> | 2016-06-29 12:29:56 +0200 |
commit | 9acef2c6798750a67eadd0350e9e7fe4161689d0 (patch) | |
tree | ea3cfb4eb8f45864a1f432818bbceebbd64bf0e8 /tools/depends/target/python27/Python-no-export-path.patch | |
parent | c6f500aca43a4fa8f08b2f13e4f68566f155daf9 (diff) |
[depends] bump python to 2.7.12
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 6c486ccc4a..ec7278bb15 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 -@@ -1100,8 +1100,6 @@ +@@ -1160,8 +1160,6 @@ $(srcdir)/Lib/$(PLATDIR): mkdir $(srcdir)/Lib/$(PLATDIR) cp $(srcdir)/Lib/plat-generic/regen $(srcdir)/Lib/$(PLATDIR)/regen |