Codebase list fcitx-table-extra / 1e17ca9 debian / rules
1e17ca9

Tree @1e17ca9 (Download .tar.gz)

rules @1e17ca9raw · history · blame

1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f
%:
	dh $@ 
override_dh_install:
	# Removing translation files that's not used
	find . -name *.mo -delete
	dh_install --fail-missing
override_dh_builddeb:
	dh_builddeb -- -Zxz