File: rules

package info (click to toggle)
fcitx-table-extra 0.3.8-3.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 12,880 kB
  • sloc: makefile: 4
file content (8 lines) | stat: -rwxr-xr-x 130 bytes parent folder | download | duplicates (2)
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