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