Codebase list fcitx-table-extra / 5b26f5c debian / rules
5b26f5c

Tree @5b26f5c (Download .tar.gz)

rules @5b26f5craw · history · blame

1
2
3
4
5
6
7
8
#!/usr/bin/make -f
%:
	dh $@ 
override_dh_install:
	find . -name *.mo -delete
	dh_install --fail-missing
override_dh_builddeb:
	dh_builddeb -- -Zxz