ibus make change in actions.py
This commit is contained in:
@@ -18,6 +18,7 @@ def setup():
|
|||||||
--sysconfdir=/etc \
|
--sysconfdir=/etc \
|
||||||
--libexecdir=/usr/lib/ibus \
|
--libexecdir=/usr/lib/ibus \
|
||||||
--disable-gconf \
|
--disable-gconf \
|
||||||
|
--disable-emoji-dict \
|
||||||
--enable-dconf \
|
--enable-dconf \
|
||||||
--enable-wayland \
|
--enable-wayland \
|
||||||
--enable-vala \
|
--enable-vala \
|
||||||
@@ -36,4 +37,4 @@ def build():
|
|||||||
def install():
|
def install():
|
||||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||||
|
|
||||||
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "README")
|
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "README")
|
||||||
|
|||||||
Reference in New Issue
Block a user