summaryrefslogtreecommitdiff
path: root/chunks/libexpat.morph
blob: 86815a312933cf8f5b2555f664cd523c45cdc335 (plain)
1
2
3
4
5
6
7
8
9
10
11
name: libexpat
kind: chunk
repo: upstream:libexpat
ref: 97678ab13f6d29878997256b6ae1ded679ae5c5c
configure-commands:
- autoreconf -i
- ./configure --prefix="${PREFIX-/usr}"
build-commands:
- make
install-commands:
- make DESTDIR="$DESTDIR" install