[arch-commits] Commit in perl-digest-bubblebabble/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Thu Jun 1 09:32:38 UTC 2017
Date: Thursday, June 1, 2017 @ 09:32:37
Author: foutrelis
Revision: 232097
Fix build with Perl 5.26
Modified:
perl-digest-bubblebabble/trunk/PKGBUILD
----------+
PKGBUILD | 1 +
1 file changed, 1 insertion(+)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-06-01 09:29:26 UTC (rev 232096)
+++ PKGBUILD 2017-06-01 09:32:37 UTC (rev 232097)
@@ -21,6 +21,7 @@
PERL_AUTOINSTALL=--skipdeps \
PERL_MM_OPT="INSTALLDIRS=vendor DESTDIR='$pkgdir'" \
PERL_MB_OPT="--installdirs vendor --destdir '$pkgdir'" \
+ PERL_USE_UNSAFE_INC=1 \
MODULEBUILDRC=/dev/null
cd "$srcdir/$_distdir"
More information about the arch-commits
mailing list