File: rules

package info (click to toggle)
libeatmydata 131-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,740 kB
  • sloc: sh: 4,768; ansic: 924; makefile: 93
file content (12 lines) | stat: -rwxr-xr-x 197 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS=hardening=+all
export DPKG_GENSYMBOLS_CHECK_LEVEL=4
export DH_VERBOSE=1
export DH_ALWAYS_EXCLUDE=.la:.a


%:
	dh $@

override_dh_auto_test-indep: