File: rules

package info (click to toggle)
netplug 1.2.9.2-7
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 440 kB
  • sloc: ansic: 1,227; sh: 136; makefile: 50
file content (13 lines) | stat: -rwxr-xr-x 247 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f
# -*- makefile -*-

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

export initdir=$$(prefix)/etc/init.d
export scriptdir=$$(prefix)/etc/netplug

%:
	dh $@

execute_after_dh_auto_install:
	rm debian/netplug/etc/init.d/netplugd