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