summaryrefslogtreecommitdiff
path: root/debian/rules
blob: cd430d5d583a551a44d57085eeda84a1757c4318 (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/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