[usbmuxd] fix spec file

Peter Robinson pbrobinson at fedoraproject.org
Thu Oct 4 17:42:36 UTC 2012


commit f3a9fbeca86cca5b1685697810a3565b2fe6f32f
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Thu Oct 4 18:42:28 2012 +0100

    fix spec file

 usbmuxd.spec |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/usbmuxd.spec b/usbmuxd.spec
index 203bfa9..0127acf 100644
--- a/usbmuxd.spec
+++ b/usbmuxd.spec
@@ -62,12 +62,11 @@ exit 0
 /sbin/ldconfig
 %systemd_post usbmuxd.service
 
-%postun -p /sbin/ldconfig
-
 %preun
 %systemd_preun usbmuxd.service
 
-%postun
+%postun/
+sbin/ldconfig
 %systemd_postun_with_restart usbmuxd.service 
 
 %files


More information about the scm-commits mailing list