File: rules

package info (click to toggle)
purity 1-19
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 368 kB
  • ctags: 419
  • sloc: ansic: 820; makefile: 14; sh: 11
file content (10 lines) | stat: -rwxr-xr-x 148 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@ 

override_dh_installman:
	cp $(CURDIR)/pt.6 purity.6
	dh_installman