diff options
Diffstat (limited to 'perl-cpanel-json-xs/PKGBUILD')
-rw-r--r-- | perl-cpanel-json-xs/PKGBUILD | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/perl-cpanel-json-xs/PKGBUILD b/perl-cpanel-json-xs/PKGBUILD index a478f0ca9..03cbf09df 100644 --- a/perl-cpanel-json-xs/PKGBUILD +++ b/perl-cpanel-json-xs/PKGBUILD @@ -64,7 +64,6 @@ build() { check() { cd "$srcdir/$_distdir" ( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" - export AUTHOR_TESTING=1 make test ) } |