summaryrefslogtreecommitdiff
path: root/strata/core/python2.morph
blob: 997fe6fbf7d905297769a6272fec16cc4d9ea8ac (plain)
1
2
3
4
5
6
7
name: python2
kind: chunk
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