File: rules

package info (click to toggle)
fuse-overlayfs 1.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 620 kB
  • sloc: ansic: 6,946; sh: 144; python: 38; makefile: 32
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