File: rules

package info (click to toggle)
gmrender-resurrect 0.0.7~git20180818.a7b0b1b-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 644 kB
  • sloc: ansic: 4,671; sh: 192; makefile: 50; xml: 12
file content (17 lines) | stat: -rwxr-xr-x 306 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

%:
	dh $@

override_dh_installdocs:
	dh_installdocs -XNEWS -XREADME


override_dh_installinit:
	dh_installinit --no-enable