Remove another system mode file

OBS-URL: https://build.opensuse.org/package/show/filesystems/cdemu-daemon?expand=0&rev=4
This commit is contained in:
Jan Engelhardt 2012-06-05 08:28:03 +00:00 committed by Git OBS Bridge
parent ea21d70fb3
commit 09d7567b39

View File

@ -65,13 +65,10 @@ chmod a+x "$b/%_sbindir/cdemud-launch";
mkdir -p "$b/%_localstatedir/adm/fillup-templates";
install -pm0644 "%{S:3}" "$b/%_localstatedir/adm/fillup-templates/sysconfig.cdemu-daemon";
# Not desired
rm -Rf "$b/%_datadir/dbus-1/system-services";
rm -Rf "$b/%_datadir/dbus-1/system-services" "$b/%_sysconfdir/dbus-1/system.d";
%files
%defattr(-,root,root)
%dir %_sysconfdir/dbus-1
%dir %_sysconfdir/dbus-1/system.d
%config %_sysconfdir/dbus-1/system.d/cdemud-dbus.conf
%_bindir/cdemud
%_sbindir/cdemud-launch
%_libexecdir/cdemu-daemon-*.sh