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