From 02d027f5314267e719d50e149bc0da5f27d5ef00 Mon Sep 17 00:00:00 2001 From: Tiago Gomes Date: Fri, 13 Feb 2015 16:23:03 +0000 Subject: libserf: update config.{guess,sub} --- strata/lorry.morph | 1 + strata/lorry/libserf.morph | 6 ++++++ 2 files changed, 7 insertions(+) create mode 100644 strata/lorry/libserf.morph 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 -- cgit v1.2.1