[packages/systemd] package dir %{systemdunitdir}/systemd-udevd.service.d
atler
atler at pld-linux.org
Fri May 22 12:21:52 CEST 2020
commit e2e2785cf596d0061362ed962efbe1b49c155e80
Author: Jan Palus <atler at pld-linux.org>
Date: Fri May 22 12:14:38 2020 +0200
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 d749e5d..820e957 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -728,6 +728,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
@@ -1665,6 +1666,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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/systemd.git/commitdiff/ca0229bcfc9e8eca1fe0e5dff03fddc173927d77
More information about the pld-cvs-commit
mailing list