File: rules

package info (click to toggle)
rpki-client 6.8p1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,884 kB
  • sloc: sh: 11,307; ansic: 6,807; makefile: 128
file content (19 lines) | stat: -rwxr-xr-x 434 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#!/usr/bin/make -f
export DEB_BUILD_MAINT_OPTIONS=hardening=+all

D := $(CURDIR)/debian/rpki-client

%:
	dh $@ --builddirectory=build

override_dh_auto_configure:
	dh_auto_configure -- \
		--prefix=/usr \
		--with-output-dir=/var/lib/rpki-client \
		--with-rsync=rsync \
		--with-tal-dir=/etc/tals

execute_after_dh_install:
	printf 'Signature: 8a477f597d28d172789f06886806bc55' > $D/var/lib/rpki-client/CACHEDIR.TAG
	rm -rf $D/etc/