Codebase list fcitx-table-extra / 8f7d932 debian / rules
8f7d932

Tree @8f7d932 (Download .tar.gz)

rules @8f7d932raw · 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