From f474a0586aeaec2dbd1dfddd834191b79dac4662 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 3 Jul 2026 20:00:56 +0200 Subject: Stop setting systemdsystemunitdir explicitly Instead rely on systemd.pc (provided by systemd-dev) to get this path. --- debian/rules | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/rules b/debian/rules index aac26294..82813095 100755 --- a/debian/rules +++ b/debian/rules @@ -26,7 +26,6 @@ override_dh_auto_configure: -Dnft=/usr/sbin/nft \ -Ddnsmasq=/usr/sbin/dnsmasq \ -Dpolkit_agent_helper_1=/usr/lib/policykit-1/polkit-agent-helper-1 \ - -Dsystemdsystemunitdir=/usr/lib/systemd/system \ -Dudev_dir=/usr/lib/udev \ -Ddbus_conf_dir=/usr/share/dbus-1/system.d \ -Dcrypto=gnutls \ -- cgit 1.3.0-6-gf8a5