File: rules

package info (click to toggle)
poldi 0.4.2%2Bgit20161115.553060d-1
  • links: PTS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 2,568 kB
  • ctags: 1,062
  • sloc: ansic: 9,496; sh: 5,260; makefile: 229; sed: 16
file content (15 lines) | stat: -rwxr-xr-x 366 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/usr/bin/make -f

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

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- --sysconfdir=/etc \
	    --with-pam-module-directory=/lib/$(DEB_HOST_MULTIARCH)/security \
	    --libexecdir=\$${prefix}/lib/gnupg

override_dh_auto_install:
	dh_auto_install --destdir=debian/tmp -- install-conf-skeleton