File: rules

package info (click to toggle)
iftop 1.0~pre4-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,044 kB
  • ctags: 917
  • sloc: ansic: 5,780; sh: 4,262; makefile: 38
file content (11 lines) | stat: -rwxr-xr-x 293 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export DEB_CFLAGS_MAINT_APPEND = -DNO_SYSTEM -Wall -DUSE_GETNAMEINFO=1 -DUSE_GETIFADDRS=1
export DEB_LDFLAGS_MAINT_APPEND = -Wl,-z,defs

%:
	dh $@

override_dh_auto_install:
	dh_auto_install -- DESTDIR=$(CURDIR)/debian/iftop