File: rules

package info (click to toggle)
crack-attack 1.1.14-11
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 6,580 kB
  • sloc: cpp: 14,669; sh: 3,358; ansic: 378; xml: 114; makefile: 50
file content (11 lines) | stat: -rwxr-xr-x 310 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f
# -*- mode: makefile; coding: utf-8 -*-
# Copyright © 2002,2003 Colin Walters <walters@debian.org>

export DEB_BUILD_MAINT_OPTIONS=hardening=+all

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- --bindir=/usr/games --datadir=/usr/share/games --enable-sound=yes --enable-gtk=no