diff options
Diffstat (limited to 'lang/python27/files/extra-patch-setup.py')
-rw-r--r-- | lang/python27/files/extra-patch-setup.py | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/lang/python27/files/extra-patch-setup.py b/lang/python27/files/extra-patch-setup.py index 8a8094b17fcb..ceeb335e319c 100644 --- a/lang/python27/files/extra-patch-setup.py +++ b/lang/python27/files/extra-patch-setup.py @@ -1,6 +1,9 @@ +# Description: SEM option patch. If SEM is enabled, enable the build properly +# Not upstreamed + --- setup.py.orig 2013-04-07 11:07:43.000000000 +0400 +++ setup.py 2013-04-07 11:16:36.000000000 +0400 -@@ -1544,10 +1544,22 @@ +@@ -1551,10 +1551,22 @@ macros = dict() libraries = [] |