File: rules

package info (click to toggle)
netconsole 0.3.1-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 96 kB
  • sloc: sh: 134; makefile: 33
file content (10 lines) | stat: -rwxr-xr-x 179 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_install:
	dh_auto_install -- PREFIX=/usr SYSTEMD_PATH=/lib/systemd/system

override_dh_installinit:
	dh_installinit --only-scripts