diff options
author | Rechi <Rechi@users.noreply.github.com> | 2017-08-03 16:20:04 +0200 |
---|---|---|
committer | Rechi <Rechi@users.noreply.github.com> | 2017-08-03 16:20:04 +0200 |
commit | 49a4ce5f526f69f590d44189a620a09b8966f275 (patch) | |
tree | 9afe9f426a6f5ca0baab8043e0e06c0a944dfdcd /tools/depends/target/python27/Python-no-export-path.patch | |
parent | 65fa40f2952dee876b123fe7437bd14d637d188f (diff) |
[depends] bump python2 to 2.7.13
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 ec7278bb15..e46ad4f6da 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 -@@ -1160,8 +1160,6 @@ +@@ -1148,8 +1148,6 @@ $(srcdir)/Lib/$(PLATDIR): mkdir $(srcdir)/Lib/$(PLATDIR) cp $(srcdir)/Lib/plat-generic/regen $(srcdir)/Lib/$(PLATDIR)/regen |