diff options
Diffstat (limited to 'perl-complete-file')
-rw-r--r-- | perl-complete-file/PKGBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-complete-file/PKGBUILD b/perl-complete-file/PKGBUILD index 65e0f6098..e802d536f 100644 --- a/perl-complete-file/PKGBUILD +++ b/perl-complete-file/PKGBUILD @@ -58,6 +58,7 @@ check() { cd "${srcdir}/${_distdir}" export AUTHOR_TESTING=1 + export RELEASE_TESTING=1 # If using Makefile.PL if [ -r Makefile.PL ]; then |