File: rules

package info (click to toggle)
libhipi-perl 0.88-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 19,604 kB
  • sloc: perl: 470,607; ansic: 253; makefile: 10
file content (17 lines) | stat: -rwxr-xr-x 309 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

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

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- verbose=1

override_dh_auto_install:
	dh_auto_install
	# installed as examples
	$(RM) -rv $(TMP)/usr/bin