]> 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 Palus <atler@pld-linux.org>
Fri, 22 May 2020 10:14:38 +0000 (12:14 +0200)
used by ir-keytable

systemd.spec

index d749e5d5c653b8cff3ce715b8d52433861771ad9..820e9573b792ffd5b26c2c505e1ba9cfd3b00614 100644 (file)
@@ -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
This page took 0.478718 seconds and 4 git commands to generate.