Codebase list fcitx-table-extra / 787f217 debian / rules
787f217

Tree @787f217 (Download .tar.gz)

rules @787f217raw · 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