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