libxklavier:rebuild

This commit is contained in:
Rmys
2017-11-05 01:55:31 +03:00
parent 1e6261162e
commit 2132f48e1b
2 changed files with 9 additions and 1 deletions
+1
View File
@@ -14,6 +14,7 @@ def setup():
shelltools.system("./autogen.sh --prefix=/usr \
--with-xkb-bin-base=/usr/bin \
--with-xkb-base=/usr/share/X11/xkb \
--enable-gtk-doc \
--disable-static")
def build():