File: rules

package info (click to toggle)
darts 0.32-14
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,036 kB
  • sloc: sh: 2,458; cpp: 95; makefile: 35; perl: 3
file content (15 lines) | stat: -rwxr-xr-x 255 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/usr/bin/make -f
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

export DEB_BUILD_MAINT_OPTIONS := hardening=+all

%:
	dh $@

override_dh_auto_configure:
	autoreconf -i
	dh_auto_configure

override_dh_compress:
	dh_compress -X.html,.css