summaryrefslogtreecommitdiff
path: root/strata/core/cpython.def
blob: 0e244b5e8f759030f22ff60fecb9a620576efdea (plain)
1
2
3
4
5
6
name: cpython
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