File: rules

package info (click to toggle)
prboom-plus 2%3A2.6um-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 8,364 kB
  • sloc: ansic: 92,619; objc: 1,445; cpp: 1,228; perl: 225; python: 198; sh: 56; makefile: 7
file content (11 lines) | stat: -rwxr-xr-x 206 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@ \
		--sourcedirectory=prboom2 \
		--with bash_completion

override_dh_installchangelogs:
	dh_installchangelogs -- prboom2/NEWS