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