From 55e3c8455a8bcb40821587ea43849288c069e548 Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Fri, 22 May 2020 12:14:38 +0200 Subject: [PATCH] package dir %{systemdunitdir}/systemd-udevd.service.d used by ir-keytable --- systemd.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/systemd.spec b/systemd.spec index b953e32..d7504e8 100644 --- a/systemd.spec +++ b/systemd.spec @@ -729,6 +729,7 @@ install -d $RPM_BUILD_ROOT/var/lib/{%{name}/{catalog,coredump},machines} \ $RPM_BUILD_ROOT%{_sysconfdir}/{modprobe.d,systemd/system-preset} \ $RPM_BUILD_ROOT%{systemduserunitdir}/sockets.target.wants \ $RPM_BUILD_ROOT%{systemdunitdir}/{final,sound,system-update}.target.wants \ + $RPM_BUILD_ROOT%{systemdunitdir}/systemd-udevd.service.d \ $RPM_BUILD_ROOT%{_prefix}/lib/systemd/system-environment-generators %meson_install -C build @@ -1664,6 +1665,7 @@ fi %{systemdunitdir}/systemd-udev-settle.service %{systemdunitdir}/systemd-udev-trigger.service %{systemdunitdir}/systemd-udevd.service +%dir %{systemdunitdir}/systemd-udevd.service.d %{systemdunitdir}/systemd-update-done.service %{systemdunitdir}/systemd-update-utmp-runlevel.service %{systemdunitdir}/systemd-update-utmp.service -- 2.44.0