File: rules

package info (click to toggle)
sxid 4.20130802-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 580 kB
  • sloc: ansic: 1,871; sh: 1,003; makefile: 18
file content (13 lines) | stat: -rwxr-xr-x 195 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

%:
	dh $@

override_dh_auto_install:
	dh_install

override_dh_installchangelogs:
	dh_installchangelogs NEWS