]> git.pld-linux.org Git - packages/cln.git/blobdiff - cln.spec
- updated for 1.2.0
[packages/cln.git] / cln.spec
index faec30b69b837c7851dacbdeaf6d08fae9fa854f..73c942a2546fc605ba1ba61d83f307a22467df6a 100644 (file)
--- a/cln.spec
+++ b/cln.spec
@@ -93,11 +93,11 @@ rm -rf $RPM_BUILD_ROOT
 %post  -p /sbin/ldconfig
 %postun        -p /sbin/ldconfig
 
-%post devel
-[ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir %{_infodir} >/dev/null 2>&1
+%post devel    -p      /sbin/postshell
+-/usr/sbin/fix-info-dir -c %{_infodir}
 
-%postun devel
-[ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir %{_infodir} >/dev/null 2>&1
+%postun devel  -p      /sbin/postshell
+-/usr/sbin/fix-info-dir -c %{_infodir}
 
 %files
 %defattr(644,root,root,755)
This page took 0.090833 seconds and 4 git commands to generate.