summaryrefslogtreecommitdiff
path: root/strata/core/libexpat.morph
blob: 1e0fe696a8e766a7ccd0392264ee1948bc8911a3 (plain)
1
2
3
4
5
6
7
8
9
name: libexpat
kind: chunk
configure-commands:
- autoreconf -i
- ./configure --prefix="${PREFIX-/usr}"
build-commands:
- make
install-commands:
- make DESTDIR="$DESTDIR" install