]> git.pld-linux.org Git - packages/systemd.git/commitdiff
package dir %{systemdunitdir}/systemd-udevd.service.d
authorJan Palus <atler@pld-linux.org>
Fri, 22 May 2020 10:14:38 +0000 (12:14 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Wed, 10 Jun 2020 08:47:59 +0000 (10:47 +0200)
used by ir-keytable

systemd.spec

index b953e3294507975f376c63b25f449d0e08aadab5..d7504e80bdf6acf69a063d0d17db4cb71515d316 100644 (file)
@@ -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
This page took 0.273065 seconds and 4 git commands to generate.