Codebase list fcitx-table-extra / fa8d5aa
Add comment for removing .mo files Aron Xu 8 years ago
1 changed file(s) with 1 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
11 %:
22 dh $@
33 override_dh_install:
4 # Removing translation files that's not used
45 find . -name *.mo -delete
56 dh_install --fail-missing
67 override_dh_builddeb: