diff options
Diffstat (limited to 'package/python/python-004-sysconfigdata-install-location.patch')
-rw-r--r-- | package/python/python-004-sysconfigdata-install-location.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/python/python-004-sysconfigdata-install-location.patch b/package/python/python-004-sysconfigdata-install-location.patch index 2a5e4f4582..e053de3192 100644 --- a/package/python/python-004-sysconfigdata-install-location.patch +++ b/package/python/python-004-sysconfigdata-install-location.patch @@ -52,7 +52,7 @@ Index: b/Makefile.pre.in @for d in $(LIBSUBDIRS); \ do \ a=$(srcdir)/Lib/$$d; \ -@@ -1303,7 +1311,7 @@ +@@ -1304,7 +1312,7 @@ Modules/Setup Modules/Setup.local Modules/Setup.config \ Modules/ld_so_aix Modules/python.exp Misc/python.pc -rm -f python*-gdb.py |