summaryrefslogtreecommitdiff
path: root/strata/ostree-core/libassuan.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/ostree-core/libassuan.morph')
-rw-r--r--strata/ostree-core/libassuan.morph7
1 files changed, 7 insertions, 0 deletions
diff --git a/strata/ostree-core/libassuan.morph b/strata/ostree-core/libassuan.morph
new file mode 100644
index 00000000..baa1e902
--- /dev/null
+++ b/strata/ostree-core/libassuan.morph
@@ -0,0 +1,7 @@
+name: libassuan
+kind: chunk
+build-system: autotools
+pre-configure-commands:
+- autoreconf -fi
+configure-commands:
+- ./configure --prefix="$PREFIX" --enable-maintainer-mode