File: rules

package info (click to toggle)
fcitx-table-other 0.2.3-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,692 kB
  • sloc: makefile: 7
file content (9 lines) | stat: -rwxr-xr-x 194 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f
%:
	dh $@ 
override_dh_install:
	# Removing translation files that's not used
	find . -name *.mo -delete
	dh_install --fail-missing
override_dh_builddeb:
	dh_builddeb -- -Zxz