diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-07-17 19:52:39 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-07-17 19:52:39 -0300 |
commit | acdbb84c92dc8962194e0a4d65fbe8afc6bace7c (patch) | |
tree | aad35466e3e7332a74bdcef93ddc17f7b057096b /pcr/synthv1/synthv1.install | |
parent | ea2c8211a376cb8e6dfc6359dc7c29b0ec408c2a (diff) | |
parent | 8d96e40155e6b47de074ccb1eb10e051b71c6752 (diff) |
Merge branch 'master' of ssh://projects.parabolagnulinux.org:1863/srv/git/abslibre
Diffstat (limited to 'pcr/synthv1/synthv1.install')
-rw-r--r-- | pcr/synthv1/synthv1.install | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pcr/synthv1/synthv1.install b/pcr/synthv1/synthv1.install index 029294d67..ec1a84bbb 100644 --- a/pcr/synthv1/synthv1.install +++ b/pcr/synthv1/synthv1.install @@ -1,5 +1,6 @@ post_install() { xdg-icon-resource forceupdate --theme hicolor 2> /dev/null + update-mime-database usr/share/mime update-desktop-database -q } |