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