From 89f26acce386a01a7b8a88c628d22e1b3860b65d Mon Sep 17 00:00:00 2001 From: Richard Ipsum Date: Fri, 14 Aug 2015 09:03:50 +0000 Subject: Configure cvs with --enable-rootcommit One of lorry's tests fails because root can't commit. Change-Id: I654000b9581263155cf685fcbb5454e1424b1aa2 --- strata/lorry/cvs-tarball.morph | 1 + 1 file changed, 1 insertion(+) diff --git a/strata/lorry/cvs-tarball.morph b/strata/lorry/cvs-tarball.morph index 5f34bc57..e03250e2 100644 --- a/strata/lorry/cvs-tarball.morph +++ b/strata/lorry/cvs-tarball.morph @@ -7,3 +7,4 @@ pre-configure-commands: configure-commands: - YACC='bison -y' ./configure --prefix "$PREFIX" --with-external-zlib --without-gssapi --without-krb4 --disable-dependency-tracking --disable-nls --disable-rpath + --enable-rootcommit -- cgit v1.2.1