]> git.pld-linux.org Git - packages/anubis.git/blobdiff - anubis.spec
- invoke fix-info-dir via /sbin/postshell where possible to avoid extra /bin/sh dep
[packages/anubis.git] / anubis.spec
index 7277ceb6fe037d9f3dac45bd40e8c72a5dae996f..0a7383d8a95538dc0da7a4690b790fe3d6136556 100644 (file)
@@ -163,8 +163,8 @@ if [ "$1" = "0" ]; then
        /sbin/chkconfig --del anubis
 fi
 
-%postun
-[ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1
+%postun        -p      /sbin/postshell
+-/usr/sbin/fix-info-dir -c %{_infodir}
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
This page took 0.14318 seconds and 4 git commands to generate.