diff options
author | Erich Eckner <git@eckner.net> | 2017-09-12 12:23:07 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2017-09-12 12:23:07 +0200 |
commit | 2ce24c45b03d2a00cd3d4b95331271e9f437ed56 (patch) | |
tree | 7f851784ae985f4f57edf3745f5b7b42cf192343 /perl-perinci-sub-complete/PKGBUILD | |
parent | 8ac7d4ed30dda5c96a14d3c9dfae4cae3fa53625 (diff) | |
download | archlinuxewe-2ce24c45b03d2a00cd3d4b95331271e9f437ed56.tar.xz |
perl-perinci-sub-complete: enable release tests
Diffstat (limited to 'perl-perinci-sub-complete/PKGBUILD')
-rw-r--r-- | perl-perinci-sub-complete/PKGBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-perinci-sub-complete/PKGBUILD b/perl-perinci-sub-complete/PKGBUILD index 1da5a7d01..2a124acc9 100644 --- a/perl-perinci-sub-complete/PKGBUILD +++ b/perl-perinci-sub-complete/PKGBUILD @@ -67,6 +67,7 @@ check() { cd "${srcdir}/${_distdir}" export AUTHOR_TESTING=1 + export RELEASE_TESTING=1 # If using Makefile.PL if [ -r Makefile.PL ]; then |