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