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