File: rules

package info (click to toggle)
deutex 5.1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 724 kB
  • sloc: ansic: 10,090; python: 93; makefile: 35; sh: 1
file content (13 lines) | stat: -rwxr-xr-x 286 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

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

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- --bindir /usr/games

override_dh_installchangelogs:
	dh_installchangelogs -- NEWS.adoc