summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--strata/lorry.morph1
-rw-r--r--strata/lorry/libserf.morph6
2 files changed, 7 insertions, 0 deletions
diff --git a/strata/lorry.morph b/strata/lorry.morph
index f90738df..51ae1ccd 100644
--- a/strata/lorry.morph
+++ b/strata/lorry.morph
@@ -64,6 +64,7 @@ chunks:
build-depends:
- perl-dbi-tarball
- name: libserf-tarball
+ morph: strata/lorry/libserf.morph
repo: upstream:libserf-tarball
ref: 6f61a1acd01dc2ad1d2f5c1f7458702c77c69f9c
unpetrify-ref: baserock/morph
diff --git a/strata/lorry/libserf.morph b/strata/lorry/libserf.morph
new file mode 100644
index 00000000..d4bb415d
--- /dev/null
+++ b/strata/lorry/libserf.morph
@@ -0,0 +1,6 @@
+name: libserf
+kind: chunk
+build-system: autotools
+pre-configure-commands:
+- cp /usr/share/automake*/config.guess build
+- cp /usr/share/automake*/config.sub build