From a634de478da28aad485dc53ded4dc29820a07fcf Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 21 Jan 2019 10:32:06 +0100 Subject: core/autoconf: cleanup old patch --- core/autoconf/PKGBUILD | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'core/autoconf') diff --git a/core/autoconf/PKGBUILD b/core/autoconf/PKGBUILD index 3151fb03..b039d518 100644 --- a/core/autoconf/PKGBUILD +++ b/core/autoconf/PKGBUILD @@ -1,13 +1,3 @@ -# temporarily fix some perl-issue -if [ "${pkgname}-${pkgver}-${pkgrel}" = autoconf-2.69-4 ]; then - eval "$( - declare -f check | \ - sed ' - /^\s*make check$/i export PERL_USE_UNSAFE_INC=1 - ' - )" -fi - # i486-specific if [ "${CARCH}" = "i486" ]; then # testing the go macros requires a running go actually -- cgit v1.2.3