From e36f27e13e803a0baa0480b14cde8e70a0501653 Mon Sep 17 00:00:00 2001 From: Stefan Schantl Date: Sun, 15 Apr 2012 17:55:32 +0200 Subject: [PATCH] systemd: Fix install path of udev rules. --- systemd/systemd.nm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/systemd/systemd.nm b/systemd/systemd.nm index bcb252534..5e5a2f5c6 100644 --- a/systemd/systemd.nm +++ b/systemd/systemd.nm @@ -5,7 +5,7 @@ name = systemd version = 44 -release = 2 +release = 3 maintainer = Stefan Schantl groups = System/Base @@ -47,6 +47,7 @@ build configure_options += \ --libexecdir=%{libdir} \ + --with-udevrulesdir=%{prefix}/lib/udev/rules.d \ --with-distro=ipfire prepare_cmds -- 2.39.2