File: rules

package info (click to toggle)
gl4es 1.1.6%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 56,236 kB
  • sloc: ansic: 81,810; xml: 33,471; cpp: 260; python: 232; sh: 221; makefile: 8
file content (15 lines) | stat: -rwxr-xr-x 228 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

export DH_VERBOSE=1

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@

# upstream test was available for Pandora only
override_dh_auto_test:

override_dh_auto_clean:
	dh_auto_clean
	rm -f lib/*.so*