File: rules

package info (click to toggle)
iptraf-ng 1%3A1.1.4-6
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 2,856 kB
  • ctags: 1,289
  • sloc: ansic: 11,913; makefile: 367; sh: 31; awk: 1
file content (8 lines) | stat: -rwxr-xr-x 176 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f
# -*- makefile -*-

%:
	dh $@ --parallel
override_dh_auto_install:
	mkdir -p logrotate.d && cp -f iptraf-ng-logrotate.conf logrotate.d/iptraf-ng
	dh_install