File: rules

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

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

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

%:
	dh $@

override_dh_auto_install:
	dh_auto_install
	$(RM) debian/netplug/etc/init.d/netplugd