commit b0f560cc70ebf346ab15519d01d98e4e8eecc4a2
Author: Elan Ruusamäe <[email protected]>
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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to