summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cpython.morph2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpython.morph b/cpython.morph
index 30f38cb950..551c4165b0 100644
--- a/cpython.morph
+++ b/cpython.morph
@@ -3,3 +3,5 @@ kind: chunk
build-system: autotools
configure-commands:
- ./configure --prefix="$PREFIX" --enable-shared
+post-install-commands:
+- ln -s python2.7 "$DESTDIR"/"$PREFIX"/bin/python2