[arch-commits] Commit in hspell/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Fri Dec 8 09:35:40 UTC 2017
Date: Friday, December 8, 2017 @ 09:35:39
Author: heftig
Revision: 311905
Fix build
Modified:
hspell/trunk/PKGBUILD
----------+
PKGBUILD | 1 +
1 file changed, 1 insertion(+)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-12-08 09:11:04 UTC (rev 311904)
+++ PKGBUILD 2017-12-08 09:35:39 UTC (rev 311905)
@@ -17,6 +17,7 @@
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
+ export PERLLIB="$PWD"
./configure --prefix=/usr --mandir=/usr/share/man \
--enable-linginfo --enable-fatverb --enable-shared
make
More information about the arch-commits
mailing list