File: rules

package info (click to toggle)
xe 0.11-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 140 kB
  • sloc: ansic: 665; sh: 490; perl: 73; makefile: 28
file content (12 lines) | stat: -rwxr-xr-x 200 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@

override_dh_auto_install:
	dh_auto_install -- PREFIX=/usr

override_dh_installchangelogs:
	dh_installchangelogs NEWS.md