Merge pull request #2631 from groni/master

ibus make change in actions.py
This commit is contained in:
groni
2017-01-26 16:04:15 +01:00
committed by GitHub
+2 -1
View File
@@ -18,6 +18,7 @@ def setup():
--sysconfdir=/etc \
--libexecdir=/usr/lib/ibus \
--disable-gconf \
--disable-emoji-dict \
--enable-dconf \
--enable-wayland \
--enable-vala \
@@ -36,4 +37,4 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "README")
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "README")