diff options
Diffstat (limited to 'perl-filesys-notify-simple')
-rw-r--r-- | perl-filesys-notify-simple/PKGBUILD | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/perl-filesys-notify-simple/PKGBUILD b/perl-filesys-notify-simple/PKGBUILD index a259b7c2f..7503de5ff 100644 --- a/perl-filesys-notify-simple/PKGBUILD +++ b/perl-filesys-notify-simple/PKGBUILD @@ -47,8 +47,6 @@ build() { check() { cd "${srcdir}/${_distdir}" - export RELEASE_TESTING=1 - # If using Makefile.PL if [ -r Makefile.PL ]; then make test |