summaryrefslogtreecommitdiff
path: root/strata/python3-core/python3.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/python3-core/python3.morph')
-rw-r--r--strata/python3-core/python3.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/strata/python3-core/python3.morph b/strata/python3-core/python3.morph
index f02452d4..fa7bedc9 100644
--- a/strata/python3-core/python3.morph
+++ b/strata/python3-core/python3.morph
@@ -2,6 +2,6 @@ name: python3
kind: chunk
build-system: autotools
configure-commands:
-- ./configure --prefix="$PREFIX" --enable-shared
+- ./configure --prefix="$PREFIX" --sysconfdir=/etc --enable-shared
post-install-commands:
- test -x "$DESTDIR"/"$PREFIX"/bin/python3 || ln -s python3.4 "$DESTDIR"/"$PREFIX"/bin/python3