diff options
author | Kubilay Kocak <koobs@FreeBSD.org> | 2014-04-22 12:14:26 +0000 |
---|---|---|
committer | Kubilay Kocak <koobs@FreeBSD.org> | 2014-04-22 12:14:26 +0000 |
commit | aab3da8d2a0a8217ca1350b9d140834e2c7ed0ad (patch) | |
tree | 2226051bf99bde369767be57f56156ee325743e8 /lang/python27 | |
parent | 1f8bfad930868fe8bd1a2b0f957c9ca20924598c (diff) | |
download | ports-aab3da8d2a0a8217ca1350b9d140834e2c7ed0ad.tar.gz ports-aab3da8d2a0a8217ca1350b9d140834e2c7ed0ad.zip |
Notes
Diffstat (limited to 'lang/python27')
-rw-r--r-- | lang/python27/files/patch-Makefile.pre.in | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/lang/python27/files/patch-Makefile.pre.in b/lang/python27/files/patch-Makefile.pre.in index 4963357e5b51..c0358eef5ca2 100644 --- a/lang/python27/files/patch-Makefile.pre.in +++ b/lang/python27/files/patch-Makefile.pre.in @@ -1,3 +1,15 @@ +# Description: Fix out-of-tree build as a result of upstream #15819 +# Submitted by: rm (r318353) +# Issue ID: http://bugs.python.org/issue15819#msg203348 + +# Description: Run pycompile only once +# Submitted by: antoine (r350207) +# TODO: ? + +# Description: Run ranlib before installing the library read-only +# Submitted by: antoine@ (r350207) +# TODO: Upstream + --- ./Makefile.pre.in.orig 2013-11-10 07:36:41.000000000 +0000 +++ ./Makefile.pre.in 2014-04-04 09:16:00.000000000 +0000 @@ -285,9 +285,9 @@ |