File: rules

package info (click to toggle)
fillets-ng 1.0.1-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,800 kB
  • sloc: cpp: 15,350; sh: 9,781; ansic: 2,363; makefile: 64
file content (9 lines) | stat: -rwxr-xr-x 196 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS=hardening=+all

%:
	dh $@

override_dh_auto_configure:
	LDFLAGS="$(LDFLAGS) -lX11" dh_auto_configure -- --prefix=/usr --bindir=\$${prefix}/games