Codebase list fcitx-table-extra / 35314bf debian / rules
35314bf

Tree @35314bf (Download .tar.gz)

rules @35314bfraw · 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