File: rules

package info (click to toggle)
libheimdal-kadm5-perl 0.08-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 268 kB
  • sloc: perl: 970; ansic: 496; makefile: 6
file content (11 lines) | stat: -rwxr-xr-x 221 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

# Enable some hardening flags.
export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure
	perl -i -pe 's/^LD_RUN_PATH = .*/LD_RUN_PATH =/' Makefile