File: rules

package info (click to toggle)
snmptt 1.4.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 780 kB
  • sloc: perl: 5,939; sh: 183; makefile: 8
file content (12 lines) | stat: -rwxr-xr-x 242 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

override_dh_install:
	dh_install
	install -m644 examples/snmptt.conf.generic debian/snmptt/etc/snmp/snmptt.conf

%:
	dh $@

override_dh_fixperms:
	dh_fixperms
	chmod 755 debian/snmptt/usr/lib/snmptt/snmptthandler-embedded