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