[arch-commits] Commit in perl-json-xs/trunk (PKGBUILD)

Evangelos Foutras foutrelis at archlinux.org
Thu Jun 1 12:32:23 UTC 2017


    Date: Thursday, June 1, 2017 @ 12:32:23
  Author: foutrelis
Revision: 232262

Set PERL_CANARY_STABILITY_NOPROMPT=1

Modified:
  perl-json-xs/trunk/PKGBUILD

----------+
 PKGBUILD |    1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-01 12:28:48 UTC (rev 232261)
+++ PKGBUILD	2017-06-01 12:32:23 UTC (rev 232262)
@@ -16,6 +16,7 @@
 
 build() {
   cd  "$srcdir"/JSON-XS-$pkgver
+  PERL_CANARY_STABILITY_NOPROMPT=1 \
   perl Makefile.PL INSTALLDIRS=vendor
   make
 }



More information about the arch-commits mailing list