From 5998ba161ef148e410e2217dd6a3782f0ef74c3f Mon Sep 17 00:00:00 2001 From: Tiago Gomes Date: Fri, 13 Feb 2015 16:21:01 +0000 Subject: subversion-tarball: update config.{sub,guess} --- strata/lorry.morph | 4 ++-- strata/lorry/subversion-tarball.morph | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/strata/lorry.morph b/strata/lorry.morph index c66b8502..f90738df 100644 --- a/strata/lorry.morph +++ b/strata/lorry.morph @@ -85,8 +85,8 @@ chunks: - name: subversion-tarball morph: strata/lorry/subversion-tarball.morph repo: upstream:subversion-tarball - ref: 351e074672d9aa6446d5829938b697a3d6b23266 - unpetrify-ref: baserock/morph + ref: baserock/tiagogomes/armv8l64-devel + unpetrify-ref: 351e074672d9aa6446d5829938b697a3d6b23266 build-depends: - swig-tarball - libapr diff --git a/strata/lorry/subversion-tarball.morph b/strata/lorry/subversion-tarball.morph index cb416d53..8fd1bc08 100644 --- a/strata/lorry/subversion-tarball.morph +++ b/strata/lorry/subversion-tarball.morph @@ -1,6 +1,8 @@ name: subversion-tarball kind: chunk build-system: autotools +pre-configure-commands: +- LIBTOOL_CONFIG=/usr/share/libtool/build-aux/ ./autogen.sh configure-commands: - python gen-make.py build.conf - ./configure --prefix="$PREFIX" --without-berkeley-db -- cgit v1.2.1