summaryrefslogtreecommitdiff
path: root/perl-const-fast/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'perl-const-fast/PKGBUILD')
-rw-r--r--perl-const-fast/PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/perl-const-fast/PKGBUILD b/perl-const-fast/PKGBUILD
index 7bab3e9a9..5281157df 100644
--- a/perl-const-fast/PKGBUILD
+++ b/perl-const-fast/PKGBUILD
@@ -49,7 +49,6 @@ build() {
check() {
cd "$srcdir/$_distdir"
( export PERL_MM_USE_DEFAULT=1 PERL5LIB=""
- export RELEASE_TESTING=1
/usr/bin/perl Build test
)
}