Codebase list fcitx-table-extra / 33efbfb debian / rules
33efbfb

Tree @33efbfb (Download .tar.gz)

rules @33efbfbraw · history · blame

1
2
3
4
5
6
7
8
#!/usr/bin/make -f

%:
	dh $@

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