[packages/gcstar] updating icon_cache and mime_database in (un)install scripts

sls sls at pld-linux.org
Mon Mar 24 17:12:04 CET 2014


commit 54a196665e64e2401af192ecb6f42800d3d5c985
Author: Szymon Siwek <sls at pld-linux.org>
Date:   Fri Mar 14 10:23:12 2014 +0000

    updating icon_cache and mime_database in (un)install scripts

 gcstar.spec | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/gcstar.spec b/gcstar.spec
index 7b9cb2f..7841255 100644
--- a/gcstar.spec
+++ b/gcstar.spec
@@ -96,9 +96,13 @@ rm -rf $RPM_BUILD_ROOT
 
 %post
 %update_desktop_database_post
+%update_icon_cache hicolor
+%update_mime_database
 
 %postun
 %update_desktop_database_postun
+%update_icon_cache hicolor
+%update_mime_database
 
 %files
 %defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gcstar.git/commitdiff/a267bcc26d7df710cfddc17c962b9dd18091d251



More information about the pld-cvs-commit mailing list