Codebase list fcitx-table-extra / run/ed0c643f-9fd1-420d-a62c-5cb9e82da2ec/main debian / rules
run/ed0c643f-9fd1-420d-a62c-5cb9e82da2ec/main

Tree @run/ed0c643f-9fd1-420d-a62c-5cb9e82da2ec/main (Download .tar.gz)

rules @run/ed0c643f-9fd1-420d-a62c-5cb9e82da2ec/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