xdg-desktop-portal-hyprland/debian/rules

11 lines
256 B
Makefile
Executable File

#!/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=disabled