Codebase list fcitx-table-extra / 02b9458 debian / rules
02b9458

Tree @02b9458 (Download .tar.gz)

rules @02b9458raw · history · blame

#!/usr/bin/make -f

%:
	dh $@ 

override_dh_install:
	# Removing translation files that's not used
	find . -name *.mo -delete
	dh_install

override_dh_missing:
	dh_missing --fail-missing