spiegel-keyman/linux/ibus-keyman/debian/rules
glasseyes 168c693f32 make a copy of ibus-kmfl called ibus-keyman
This will be modified to use the new Keyman engine
2018-09-25 17:18:57 +07:00

11 lines
200 B
Makefile
Executable file

#!/usr/bin/make -f
%:
dh $@ --with autoreconf
override_dh_auto_configure:
dh_auto_configure -- \
--libexecdir=/usr/lib/ibus
override_dh_auto_test:
# run test but disable failing
-dh_auto_test