diff options
Diffstat (limited to 'perl-string-wildcard-bash')
-rw-r--r-- | perl-string-wildcard-bash/PKGBUILD | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/perl-string-wildcard-bash/PKGBUILD b/perl-string-wildcard-bash/PKGBUILD index 9f1a3fc2f..7d3869764 100644 --- a/perl-string-wildcard-bash/PKGBUILD +++ b/perl-string-wildcard-bash/PKGBUILD @@ -52,8 +52,6 @@ build() { check() { cd "${srcdir}/${_distdir}" - export RELEASE_TESTING=1 - # If using Makefile.PL if [ -r Makefile.PL ]; then make test |