libxklavier:rebuild

This commit is contained in:
Rmys
2017-11-05 10:57:26 +03:00
parent 2132f48e1b
commit 1d5b3dd6a8
2 changed files with 4 additions and 1 deletions
-1
View File
@@ -14,7 +14,6 @@ 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():