[arch-commits] Commit in lxhotkey/trunk (PKGBUILD)
Balló György
bgyorgy at archlinux.org
Sun Feb 19 05:43:35 UTC 2017
Date: Sunday, February 19, 2017 @ 05:43:34
Author: bgyorgy
Revision: 213101
upgpkg: lxhotkey 0.1.0-1
Add lxhotkey (part of LXDE)
Modified:
lxhotkey/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-02-19 05:06:53 UTC (rev 213100)
+++ PKGBUILD 2017-02-19 05:43:34 UTC (rev 213101)
@@ -23,7 +23,7 @@
# GTK+ 2 version
[ -d gtk2 ] || cp -r $pkgbase-$pkgver gtk2
cd gtk2
- ./configure --sysconfdir=/etc --prefix=/usr
+ ./configure --sysconfdir=/etc --prefix=/usr --with-gtk=2
make
cd "$srcdir"
More information about the arch-commits
mailing list