File: rules

package info (click to toggle)
tcputils 0.6.2%2Bgit20120127.c28952d-0.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 264 kB
  • sloc: ansic: 1,277; sh: 348; makefile: 102
file content (9 lines) | stat: -rwxr-xr-x 214 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS=hardening=+all

%:
	dh $@

override_dh_auto_install:
	dh_auto_install -- prefix=$(CURDIR)/debian/tcputils/usr man1dir=$(CURDIR)/debian/tcputils/usr/share/man/man1