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