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