diff options
Diffstat (limited to 'package/python/python-007-disable-extensions.patch')
-rw-r--r-- | package/python/python-007-disable-extensions.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/python/python-007-disable-extensions.patch b/package/python/python-007-disable-extensions.patch index c03f84cace..10b0a7c046 100644 --- a/package/python/python-007-disable-extensions.patch +++ b/package/python/python-007-disable-extensions.patch @@ -19,7 +19,7 @@ Index: b/Makefile.pre.in $(PYTHON_FOR_BUILD) $(srcdir)/setup.py $$quiet build # Build static library -@@ -1154,7 +1157,8 @@ +@@ -1158,7 +1161,8 @@ # Install the dynamically loadable modules # This goes into $(exec_prefix) sharedinstall: sharedmods @@ -33,7 +33,7 @@ Index: b/configure.ac =================================================================== --- a/configure.ac +++ b/configure.ac -@@ -2275,6 +2275,8 @@ +@@ -2268,6 +2268,8 @@ AC_PATH_TOOL([PKG_CONFIG], [pkg-config]) |