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