summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2014-08-26 09:26:58 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2014-08-26 09:26:58 +0000
commitf33db3295e00dde1f577b0fabbc8b28ded9db75c (patch)
tree682a3dd9a4becee5f55e20ceb5d5063f8af71bd4
parent36a8a08cb7d04433489670711cd97103fb9aa0b3 (diff)
downloaddefinitions-f33db3295e00dde1f577b0fabbc8b28ded9db75c.tar.gz
Update cpython.morph chunk in definitionsbaserock/franred/update-definitions-after-python-chunk-change
Update the chunk in definitions to match with the same chunk in its repository.
-rw-r--r--strata/core/cpython.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/strata/core/cpython.morph b/strata/core/cpython.morph
index 6c9e4b3d..551c4165 100644
--- a/strata/core/cpython.morph
+++ b/strata/core/cpython.morph
@@ -4,4 +4,4 @@ build-system: autotools
configure-commands:
- ./configure --prefix="$PREFIX" --enable-shared
post-install-commands:
-- test -x "$DESTDIR"/"$PREFIX"/bin/python2 || ln -s python2.7 "$DESTDIR"/"$PREFIX"/bin/python2
+- ln -s python2.7 "$DESTDIR"/"$PREFIX"/bin/python2