Codebase list fcitx-table-extra / 665faf17-f6c4-481d-93b7-2be7f31cbc23/main debian / rules
665faf17-f6c4-481d-93b7-2be7f31cbc23/main

Tree @665faf17-f6c4-481d-93b7-2be7f31cbc23/main (Download .tar.gz)

rules @665faf17-f6c4-481d-93b7-2be7f31cbc23/mainraw · 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