File: rules

package info (click to toggle)
libtext-reflow-perl 1.17-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 160 kB
  • ctags: 17
  • sloc: perl: 917; makefile: 10
file content (16 lines) | stat: -rwxr-xr-x 290 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

PACKAGE = $(firstword $(shell dh_listpackages))
TMP     = $(CURDIR)/debian/$(PACKAGE)

%:
	dh $@

override_dh_compress:
	dh_compress -Xexamples

override_dh_auto_install:
	dh_auto_install
	rm -r --verbose $(TMP)/usr/bin/