File: rules

package info (click to toggle)
swaybg 1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 152 kB
  • sloc: ansic: 947; xml: 240; makefile: 6
file content (11 lines) | stat: -rwxr-xr-x 176 bytes parent folder | download | duplicates (14)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f
# -*- makefile -*-

export DH_VERBOSE=1
export DH_OPTIONS=-v

include /usr/share/dpkg/pkg-info.mk
export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@