]> git.pld-linux.org Git - packages/bbe.git/commitdiff
fix-info-dir
authorElan Ruusamäe <glen@delfi.ee>
Mon, 18 Feb 2013 09:54:11 +0000 (11:54 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 18 Feb 2013 09:54:11 +0000 (11:54 +0200)
bbe.spec

index 213fa24ee8fd171fceb20849bd63fc571f5243de..6d5055dabe16564d2160524afea282eca48fb96d 100644 (file)
--- 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
This page took 0.067891 seconds and 4 git commands to generate.