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:
parent
ea21d70fb3
commit
09d7567b39
@ -65,13 +65,10 @@ chmod a+x "$b/%_sbindir/cdemud-launch";
|
|||||||
mkdir -p "$b/%_localstatedir/adm/fillup-templates";
|
mkdir -p "$b/%_localstatedir/adm/fillup-templates";
|
||||||
install -pm0644 "%{S:3}" "$b/%_localstatedir/adm/fillup-templates/sysconfig.cdemu-daemon";
|
install -pm0644 "%{S:3}" "$b/%_localstatedir/adm/fillup-templates/sysconfig.cdemu-daemon";
|
||||||
# Not desired
|
# 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
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%dir %_sysconfdir/dbus-1
|
|
||||||
%dir %_sysconfdir/dbus-1/system.d
|
|
||||||
%config %_sysconfdir/dbus-1/system.d/cdemud-dbus.conf
|
|
||||||
%_bindir/cdemud
|
%_bindir/cdemud
|
||||||
%_sbindir/cdemud-launch
|
%_sbindir/cdemud-launch
|
||||||
%_libexecdir/cdemu-daemon-*.sh
|
%_libexecdir/cdemu-daemon-*.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user