[packages/chromium-browser] add missing desktop database update on uninstall

glen glen at pld-linux.org
Sat Sep 5 23:48:40 CEST 2015


commit b0f560cc70ebf346ab15519d01d98e4e8eecc4a2
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Sep 6 00:48:32 2015 +0300

    add missing desktop database update on uninstall

 chromium-browser.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/chromium-browser.spec b/chromium-browser.spec
index 323ea3c..e266d97 100644
--- a/chromium-browser.spec
+++ b/chromium-browser.spec
@@ -618,6 +618,7 @@ exit 0
 %postun
 if [ "$1" = 0 ]; then
 	%update_icon_cache hicolor
+	%update_desktop_database
 	%update_browser_plugins
 fi
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/chromium-browser.git/commitdiff/b0f560cc70ebf346ab15519d01d98e4e8eecc4a2



More information about the pld-cvs-commit mailing list