File: rules

package info (click to toggle)
pam-ssh-agent-auth 0.10.3-3
  • links: PTS
  • area: main
  • in suites: bullseye, buster
  • size: 5,472 kB
  • sloc: ansic: 26,795; sh: 3,038; makefile: 188; php: 112
file content (13 lines) | stat: -rwxr-xr-x 256 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- \
		--libexecdir=/lib/${DEB_HOST_MULTIARCH}/security \
		--with-mantype=man \
		--without-openssl-header-check