From 13df9ea2e8e9f3239e14120e8b30e11e4a60ddb5 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 17 Mar 2018 19:39:24 +0100 Subject: testing automake, quite some Python errors --- i486-stage4/autoconf/DESCR | 3 ++- i486-stage4/automake/DESCR | 5 +++++ 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 i486-stage4/automake/DESCR (limited to 'i486-stage4') diff --git a/i486-stage4/autoconf/DESCR b/i486-stage4/autoconf/DESCR index a678d74..e9d0e50 100644 --- a/i486-stage4/autoconf/DESCR +++ b/i486-stage4/autoconf/DESCR @@ -5,7 +5,8 @@ sed -i "/checkdepends=(/s/checkdepends=('gcc-go' //" PKGBUILD # 38: autotools and whitespace in file names FAILED (tools.at:1310) # => curiously not happending on this version!? -# autoconf: 351 Go: https://lists.gnu.org/archive/html/bug-autoconf/2013-01/msg00000.html +# autoconf: 351 Go: https://lists.gnu.org/archive/html/bug-autoconf/2013-01/msg00000.html, +# see FS#57870 sed -i 's@source=(@source=(autoconf-2.69-go-test-351-OpenFile.patch @' PKGBUILD sed -i "s@md5sums=(@md5sums=('a7e1e05d4372b2ef5fae29b59e677e7d' @" PKGBUILD sed -i '/patch -p1.*libtool/ a \ patch -Np1 -i "${srcdir}/autoconf-2.69-go-test-351-OpenFile.patch"' PKGBUILD diff --git a/i486-stage4/automake/DESCR b/i486-stage4/automake/DESCR new file mode 100644 index 0000000..88466e8 --- /dev/null +++ b/i486-stage4/automake/DESCR @@ -0,0 +1,5 @@ +# no vala +sed -i "/checkdepends=/s/'vala'//" PKGBUILD + +# no java +sed -i "/checkdepends=/s/'java-environment'//" PKGBUILD -- cgit v1.2.3-54-g00ecf