Codebase list fcitx-table-extra / 5e5c85bf-b29f-4c26-902c-25d94a5b9c92/main debian / rules
5e5c85bf-b29f-4c26-902c-25d94a5b9c92/main

Tree @5e5c85bf-b29f-4c26-902c-25d94a5b9c92/main (Download .tar.gz)

rules @5e5c85bf-b29f-4c26-902c-25d94a5b9c92/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