Codebase list fcitx-table-extra / 438a1eb2-d2c2-4e49-b4db-32a62f54c105/main debian / rules
438a1eb2-d2c2-4e49-b4db-32a62f54c105/main

Tree @438a1eb2-d2c2-4e49-b4db-32a62f54c105/main (Download .tar.gz)

rules @438a1eb2-d2c2-4e49-b4db-32a62f54c105/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