File: rules

package info (click to toggle)
xdg-desktop-portal-wlr 0.7.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 320 kB
  • sloc: ansic: 3,547; xml: 196; makefile: 7
file content (10 lines) | stat: -rwxr-xr-x 255 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f
include /usr/share/dpkg/pkg-info.mk
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export DEB_CFLAGS_MAINT_APPEND=-Wno-error=implicit-function-declaration

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- -Dsystemd=enabled