diff --git a/cdemu-daemon.spec b/cdemu-daemon.spec index 158159e..ada9d31 100644 --- a/cdemu-daemon.spec +++ b/cdemu-daemon.spec @@ -75,10 +75,10 @@ mkdir -p "$b/%_sbindir" "$b/%_fillupdir" \ "$b/%_prefix/lib/udev/rules.d" install -pm0644 "%{S:2}" "$b/%_prefix/lib/udev/rules.d/60-vhba.rules" install -pm0644 "%{S:3}" "$b/%_fillupdir/sysconfig.cdemu-daemon" -mkdir -p "$b/%{_userunitdir}" -install -pm0644 "%{S:4}" "$b/%{_userunitdir}/cdemu-daemon.service" -mkdir -p "$b/%{_datadir}/dbus-1/services" -install -pm0644 "service-example/net.sf.cdemu.CDEmuDaemon.service" "$b/%{_datadir}/dbus-1/services/net.sf.cdemu.CDEmuDaemon.service" +mkdir -p "$b/%_userunitdir" +install -pm0644 "%{S:4}" "$b/%_userunitdir/cdemu-daemon.service" +mkdir -p "$b/%_datadir/dbus-1/services" +install -pm0644 "service-example/net.sf.cdemu.CDEmuDaemon.service" "$b/%_datadir/dbus-1/services/net.sf.cdemu.CDEmuDaemon.service" %find_lang %name %post @@ -91,7 +91,7 @@ install -pm0644 "service-example/net.sf.cdemu.CDEmuDaemon.service" "$b/%{_datadi %_mandir/man8/cdemu-daemon.8* %_fillupdir/sysconfig.cdemu-daemon %_prefix/lib/udev/ -%{_userunitdir}/cdemu-daemon.service -%{_datadir}/dbus-1/services/net.sf.cdemu.CDEmuDaemon.service +%_userunitdir/cdemu-daemon.service +%_datadir/dbus-1/services/net.sf.cdemu.CDEmuDaemon.service %changelog