summaryrefslogtreecommitdiff
path: root/strata/ostree-core/ostree.morph
blob: 2f2d86c78aa82f3de0f10f120f699219841bcd4c (plain)
1
2
3
4
5
6
7
name: ostree
kind: chunk
build-system: autotools
configure-commands:
- NOCONFIGURE=1 ./autogen.sh
- ./configure --prefix="$PREFIX" --sysconfdir=/etc --localstatedir=/var
              --disable-man