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