summaryrefslogtreecommitdiff
path: root/strata/ostree-core/ostree.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/ostree-core/ostree.morph')
-rw-r--r--strata/ostree-core/ostree.morph7
1 files changed, 7 insertions, 0 deletions
diff --git a/strata/ostree-core/ostree.morph b/strata/ostree-core/ostree.morph
new file mode 100644
index 00000000..2f2d86c7
--- /dev/null
+++ b/strata/ostree-core/ostree.morph
@@ -0,0 +1,7 @@
+name: ostree
+kind: chunk
+build-system: autotools
+configure-commands:
+- NOCONFIGURE=1 ./autogen.sh
+- ./configure --prefix="$PREFIX" --sysconfdir=/etc --localstatedir=/var
+ --disable-man