summaryrefslogtreecommitdiff
path: root/strata/python3-core/python3.morph
blob: f02452d4e65cdb1aac02ec302ed702ad2d736d4a (plain)
1
2
3
4
5
6
7
name: python3
kind: chunk
build-system: autotools
configure-commands:
- ./configure --prefix="$PREFIX" --enable-shared
post-install-commands:
- test -x "$DESTDIR"/"$PREFIX"/bin/python3 || ln -s python3.4 "$DESTDIR"/"$PREFIX"/bin/python3