File: rules

package info (click to toggle)
iptux 0.6.3-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,080 kB
  • ctags: 1,032
  • sloc: cpp: 12,840; sh: 8,722; makefile: 63; ruby: 19
file content (12 lines) | stat: -rwxr-xr-x 192 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

%:
	dh $@

override_dh_install:
	dh_install
	rm -f $(CURDIR)/debian/iptux/usr/bin/ihateiptux

override_dh_auto_clean:
	dh_auto_clean
	rm -f po/*.gmo src/uninstall/Makefile