summaryrefslogtreecommitdiff
path: root/strata/virtualization/yajl.def
blob: 605ac9df0899ec8117652d97c51a0ac4d643abd0 (plain)
1
2
3
4
5
6
7
name: yajl
configure-commands:
- ./configure -p "$PREFIX"
build-commands:
- make distro
install-commands:
- make install DESTDIR="$DESTDIR"