summaryrefslogtreecommitdiff
path: root/chunks/yajl.morph
blob: 93a353cdd492bb7914411d8d9637604d9c0656a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
name: yajl
kind: chunk
repo: upstream:yajl
ref: 52fc681857228c65c1cb439782da485554875481
unpetrify-ref: baserock/morph
configure-commands:
- ./configure -p "$PREFIX"
build-commands:
- make distro
install-commands:
- make install DESTDIR="$DESTDIR"