summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--perl-complete-util/PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-complete-util/PKGBUILD b/perl-complete-util/PKGBUILD
index 533e23f2b..cc8bb7b69 100644
--- a/perl-complete-util/PKGBUILD
+++ b/perl-complete-util/PKGBUILD
@@ -59,6 +59,7 @@ check() {
cd "${srcdir}/${_distdir}"
export AUTHOR_TESTING=1
+ export RELEASE_TESTING=1
# If using Makefile.PL
if [ -r Makefile.PL ]; then