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