Codebase list fcitx-table-extra / run/a0c4657b-f54f-48fa-9f99-b426a75bd80b/main debian / rules
run/a0c4657b-f54f-48fa-9f99-b426a75bd80b/main

Tree @run/a0c4657b-f54f-48fa-9f99-b426a75bd80b/main (Download .tar.gz)

rules @run/a0c4657b-f54f-48fa-9f99-b426a75bd80b/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