File: rules

package info (click to toggle)
libcompress-raw-bzip2-perl 2.204-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 676 kB
  • sloc: ansic: 3,850; perl: 2,226; makefile: 5
file content (9 lines) | stat: -rwxr-xr-x 167 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@

override_dh_auto_configure:
	BUILD_BZIP2=0 BZIP2_INCLUDE= BZIP2_LIB= dh_auto_configure