File: rules

package info (click to toggle)
libmail-verp-perl 0.06%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 80 kB
  • sloc: perl: 81; makefile: 5
file content (12 lines) | stat: -rwxr-xr-x 266 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f
# -*- makefile -*-

%:
	dh $@

override_dh_auto_configure:
	# Make sure we die if we are building a non-free package -
	# doc/draft-varshavchik-verp-smtpext.txt must be removed!
	[ ! -f doc/draft-varshavchik-verp-smtpext.txt ]

	dh_auto_configure