File: rules

package info (click to toggle)
policyd-weight 0.1.15.2-13
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 2,088 kB
  • sloc: perl: 2,833; sh: 201; makefile: 10
file content (10 lines) | stat: -rwxr-xr-x 156 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

override_dh_installchangelogs:
	dh_installchangelogs changes.txt

override_dh_installinit:
	dh_installinit -- defaults 19 21

%:
	dh $@