File: rules

package info (click to toggle)
libktoblzcheck 1.59-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 664 kB
  • sloc: cpp: 4,379; python: 172; ansic: 38; sh: 26; makefile: 5
file content (11 lines) | stat: -rwxr-xr-x 242 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
export DH_VERBOSE=1

%:
	dh $@

# Disable running tests as some of them (iban_check, ibanchk_de,
# ibanchk_fr, test-python) are known to be broken
override_dh_auto_test: