summaryrefslogtreecommitdiffstats
path: root/package/python3/python3-003-sysconfigdata-install-location.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/python3/python3-003-sysconfigdata-install-location.patch')
-rw-r--r--package/python3/python3-003-sysconfigdata-install-location.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/python3/python3-003-sysconfigdata-install-location.patch b/package/python3/python3-003-sysconfigdata-install-location.patch
index af796d48d5..1f230d4b86 100644
--- a/package/python3/python3-003-sysconfigdata-install-location.patch
+++ b/package/python3/python3-003-sysconfigdata-install-location.patch
@@ -52,7 +52,7 @@ Index: b/Makefile.pre.in
@for d in $(LIBSUBDIRS); \
do \
a=$(srcdir)/Lib/$$d; \
-@@ -1513,7 +1521,7 @@
+@@ -1514,7 +1522,7 @@
find build -name 'fficonfig.h' -exec rm -f {} ';' || true
find build -name '*.py' -exec rm -f {} ';' || true
find build -name '*.py[co]' -exec rm -f {} ';' || true
OpenPOWER on IntegriCloud