about summary refs log tree commit diff
path: root/debian
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2026-07-03 20:00:56 +0200
committerMichael Biebl <biebl@debian.org>2026-07-03 20:00:56 +0200
commitf474a0586aeaec2dbd1dfddd834191b79dac4662 (patch)
treeeee5a95002755c4c2d0e03f898861d2d87778ed6 /debian
parent23d439653cc2302d0f852655dc7e9e2cbb2bef8d (diff)
Stop setting systemdsystemunitdir explicitly
Instead rely on systemd.pc (provided by systemd-dev) to get this path.
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rules1
1 files changed, 0 insertions, 1 deletions
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 \