diff options
-rw-r--r-- | perl-sql-splitstatement/PKGBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-sql-splitstatement/PKGBUILD b/perl-sql-splitstatement/PKGBUILD index 535db36c5..cfaf870be 100644 --- a/perl-sql-splitstatement/PKGBUILD +++ b/perl-sql-splitstatement/PKGBUILD @@ -55,6 +55,7 @@ check() { cd "${srcdir}/${_distdir}" export AUTHOR_TESTING=1 + export RELEASE_TESTING=1 # If using Makefile.PL if [ -r Makefile.PL ]; then |