File: rules

package info (click to toggle)
arp-scan 1.9.7-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,672 kB
  • sloc: ansic: 3,618; sh: 959; perl: 856; makefile: 17
file content (11 lines) | stat: -rwxr-xr-x 212 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
%:
	dh $@

override_dh_auto_configure:

	dh_auto_configure -- --bindir=/usr/sbin

override_dh_installchangelogs:
	dh_installchangelogs ChangeLog