diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2013-10-30 16:01:06 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-10-30 16:01:06 +0100 |
commit | c3c50b45244d5c94e1b880b37c3da202ed70fceb (patch) | |
tree | b76a992fe898a1e4e71ded2b4c0dded78cd4bd8a /package/python2/patches/patch-Makefile_pre_in | |
parent | fdeed9b0c762e9f700f3e45869ec58057da449a1 (diff) | |
parent | 61cc800e46cc943824dc6a0b8e8d413f2795db9f (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/python2/patches/patch-Makefile_pre_in')
-rw-r--r-- | package/python2/patches/patch-Makefile_pre_in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/python2/patches/patch-Makefile_pre_in b/package/python2/patches/patch-Makefile_pre_in index e4f59f0ba..8c6aba5c2 100644 --- a/package/python2/patches/patch-Makefile_pre_in +++ b/package/python2/patches/patch-Makefile_pre_in @@ -1,5 +1,5 @@ --- Python-2.7.5.orig/Makefile.pre.in 2013-05-12 05:32:49.000000000 +0200 -+++ Python-2.7.5/Makefile.pre.in 2013-10-29 08:12:25.000000000 +0100 ++++ Python-2.7.5/Makefile.pre.in 2013-10-30 14:10:07.000000000 +0100 @@ -227,6 +227,7 @@ LIBFFI_INCLUDEDIR= @LIBFFI_INCLUDEDIR@ ########################################################################## # Parser |