File: rules

package info (click to toggle)
libinstpatch 1.1.7-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,384 kB
  • sloc: ansic: 50,922; python: 429; xml: 130; makefile: 10
file content (15 lines) | stat: -rwxr-xr-x 433 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/usr/bin/make -f

include /usr/share/dpkg/architecture.mk

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@

override_dh_install:
	dh_install -plibinstpatch-dev usr/include
	dh_install -plibinstpatch-dev usr/lib/$(DEB_HOST_MULTIARCH)/lib*.so
	dh_install -plibinstpatch-dev usr/lib/$(DEB_HOST_MULTIARCH)/pkgconfig/*
	dh_install -plibinstpatch-1.0-2 usr/lib/$(DEB_HOST_MULTIARCH)/lib*.so.*
	dh_install --remaining-packages