[arch-commits] Commit in xwallpaper/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Mon Sep 11 15:38:07 UTC 2017
Date: Monday, September 11, 2017 @ 15:38:06
Author: anthraxx
Revision: 256939
upgpkg: xwallpaper 0.2.1-1
Modified:
xwallpaper/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-09-11 15:37:08 UTC (rev 256938)
+++ PKGBUILD 2017-09-11 15:38:06 UTC (rev 256939)
@@ -22,7 +22,8 @@
build() {
cd ${pkgname}-${pkgver}
- ./configure --prefix=/usr
+ ./configure --prefix=/usr \
+ --with-zshcompletiondir=/usr/share/zsh/site-functions
make
}
More information about the arch-commits
mailing list