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