From 09d7567b39f74570dac0d39e721200e48c46b1087aba81fe4cbbd6460b4e9b15 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 5 Jun 2012 08:28:03 +0000 Subject: [PATCH] Remove another system mode file OBS-URL: https://build.opensuse.org/package/show/filesystems/cdemu-daemon?expand=0&rev=4 --- cdemu-daemon.spec | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/cdemu-daemon.spec b/cdemu-daemon.spec index 7cfb801..7acbe6c 100644 --- a/cdemu-daemon.spec +++ b/cdemu-daemon.spec @@ -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