File: rules

package info (click to toggle)
mtools 4.0.26-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,304 kB
  • sloc: ansic: 18,998; sh: 3,457; makefile: 246; sed: 7
file content (17 lines) | stat: -rwxr-xr-x 297 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all future=+lfs

DPKG_EXPORT_BUILDFLAGS = 1

include /usr/share/dpkg/buildflags.mk

%:
	dh $@

override_dh_installman:
	dh_installman
	rm -fv debian/mtools/usr/share/man/man*/floppyd*

override_dh_missing:
	dh_missing --fail-missing