commit a7c6f033270a0b16a4fe79b294c1f96cd3b27ff5
Author: Elan Ruusamäe <[email protected]>
Date: Mon Feb 18 11:54:11 2013 +0200
fix-info-dir
bbe.spec | 6 ++++++
1 file changed, 6 insertions(+)
---
diff --git a/bbe.spec b/bbe.spec
index 213fa24..6d5055d 100644
--- a/bbe.spec
+++ b/bbe.spec
@@ -48,6 +48,12 @@ rm -rf $RPM_BUILD_ROOT
%clean
rm -rf $RPM_BUILD_ROOT
+%post -p /sbin/postshell
+-/usr/sbin/fix-info-dir -c %{_infodir}
+
+%postun -p /sbin/postshell
+-/usr/sbin/fix-info-dir -c %{_infodir}
+
%files
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/bbe.git/commitdiff/a7c6f033270a0b16a4fe79b294c1f96cd3b27ff5
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit