summaryrefslogtreecommitdiff
path: root/strata/core/cpython.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/core/cpython.morph')
-rw-r--r--strata/core/cpython.morph7
1 files changed, 7 insertions, 0 deletions
diff --git a/strata/core/cpython.morph b/strata/core/cpython.morph
new file mode 100644
index 00000000..551c4165
--- /dev/null
+++ b/strata/core/cpython.morph
@@ -0,0 +1,7 @@
+name: cpython
+kind: chunk
+build-system: autotools
+configure-commands:
+- ./configure --prefix="$PREFIX" --enable-shared
+post-install-commands:
+- ln -s python2.7 "$DESTDIR"/"$PREFIX"/bin/python2