summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Gomes <tiago.gomes@codethink.co.uk>2015-02-13 16:23:03 +0000
committerTiago Gomes <tiago.gomes@codethink.co.uk>2015-02-17 09:39:12 +0000
commitbd9fd87fd58c69ca49bb13462558e2a469db07be (patch)
treec6fe9524841ffbd12b9b19f171fd0b49ca6b2774
parentc51694164a298f4f3e1408e1ecd8752b3bd61a0c (diff)
downloaddefinitions-bd9fd87fd58c69ca49bb13462558e2a469db07be.tar.gz
libserf: update config.{guess,sub}
-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