From 1e9ebaa212a109015b1e0968d57e0f2b965851d5 Mon Sep 17 00:00:00 2001 From: Tiago Gomes Date: Fri, 13 Feb 2015 16:22:25 +0000 Subject: cvs-tarball: update config.{guess,sub} --- strata/lorry/cvs-tarball.morph | 3 +++ 1 file changed, 3 insertions(+) diff --git a/strata/lorry/cvs-tarball.morph b/strata/lorry/cvs-tarball.morph index e8322017..5f34bc57 100644 --- a/strata/lorry/cvs-tarball.morph +++ b/strata/lorry/cvs-tarball.morph @@ -1,6 +1,9 @@ name: cvs-tarball kind: chunk build-system: autotools +pre-configure-commands: +- cp /usr/share/automake*/config.guess build-aux +- cp /usr/share/automake*/config.sub build-aux configure-commands: - YACC='bison -y' ./configure --prefix "$PREFIX" --with-external-zlib --without-gssapi --without-krb4 --disable-dependency-tracking --disable-nls --disable-rpath -- cgit v1.2.1