Codebase list fcitx-table-extra / 906a7060-9f1f-4117-a4f3-629365f2d5aa/main debian / rules
906a7060-9f1f-4117-a4f3-629365f2d5aa/main

Tree @906a7060-9f1f-4117-a4f3-629365f2d5aa/main (Download .tar.gz)

rules @906a7060-9f1f-4117-a4f3-629365f2d5aa/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