File: rules

package info (click to toggle)
acpid 1%3A2.0.31-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,092 kB
  • sloc: sh: 4,408; ansic: 4,310; perl: 283; makefile: 27
file content (12 lines) | stat: -rwxr-xr-x 289 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS=hardening=+all

export DEB_CFLAGS_MAINT_PREPEND = -W -Wall -Werror -Wundef -Wshadow -D_GNU_SOURCE
export DEB_CFLAGS_MAINT_APPEND = -fno-strict-aliasing

%:
	dh ${@}

override_dh_installsystemd:
	dh_installsystemd --no-enable --name=acpid