Codebase list fcitx-table-extra / 98cc0f5 debian / rules
98cc0f5

Tree @98cc0f5 (Download .tar.gz)

rules @98cc0f5raw · 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