spiegel-keyman/linux/legacy/ibus-kmfl/debian/rules
2021-08-06 11:25:01 +02:00

14 lines
249 B
Makefile
Executable file

#!/usr/bin/make -f
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:
dh $@ --with autoreconf
override_dh_auto_configure:
dh_auto_configure -- \
--libexecdir=/usr/libexec
override_dh_auto_test:
# run test but disable failing
-dh_auto_test