File: rules

package info (click to toggle)
fuse-overlayfs 1.14-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 632 kB
  • sloc: ansic: 7,231; sh: 211; python: 38; makefile: 34
file content (10 lines) | stat: -rwxr-xr-x 141 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@

override_dh_auto_build:
	$(MAKE) generate-man
	dh_auto_build