File: rules

package info (click to toggle)
swaylock 1.8.1-1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 324 kB
  • sloc: ansic: 3,143; 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 $@