summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Gomes <tiago.gomes@codethink.co.uk>2015-02-13 16:23:03 +0000
committerEdward Cragg <edward.cragg@codethink.co.uk>2015-02-17 10:58:14 +0000
commit02d027f5314267e719d50e149bc0da5f27d5ef00 (patch)
treec6fe9524841ffbd12b9b19f171fd0b49ca6b2774
parent1e9ebaa212a109015b1e0968d57e0f2b965851d5 (diff)
downloaddefinitions-02d027f5314267e719d50e149bc0da5f27d5ef00.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