File: rules

package info (click to toggle)
uftp 4.9.9-1
  • links: PTS
  • area: main
  • in suites: buster
  • size: 1,648 kB
  • sloc: ansic: 26,316; makefile: 141; sh: 118
file content (14 lines) | stat: -rwxr-xr-x 283 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all
DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/buildflags.mk

%:
	dh $@ --buildsystem=makefile

override_dh_auto_test:
	# test is unmaintained and broken

override_dh_installdocs:
	dh_installdocs -X LICENSE.txt