File: rules

package info (click to toggle)
gnome-mastermind 0.3.1-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,652 kB
  • sloc: sh: 9,792; ansic: 1,648; xml: 1,351; makefile: 116
file content (10 lines) | stat: -rwxr-xr-x 202 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

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

%:
	dh $@

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