diff options
Diffstat (limited to 'perl-complete-bash/PKGBUILD')
-rw-r--r-- | perl-complete-bash/PKGBUILD | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/perl-complete-bash/PKGBUILD b/perl-complete-bash/PKGBUILD index 6dd059d96..acffce9ea 100644 --- a/perl-complete-bash/PKGBUILD +++ b/perl-complete-bash/PKGBUILD @@ -62,9 +62,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 |