diff options
author | Guest One <theguestone@gmail.com> | 2013-07-17 17:10:23 +0200 |
---|---|---|
committer | Guest One <theguestone@gmail.com> | 2013-07-17 17:10:23 +0200 |
commit | d9accf95003b19867ef37712fecdb3abdaad725c (patch) | |
tree | 246168f7c749315478f5025a6e8987d5bf298636 /pcr/samplv1/samplv1.install | |
parent | 61184ba36f0f617b81f34b3d4eb87716c8b75d69 (diff) | |
download | abslibre-d9accf95003b19867ef37712fecdb3abdaad725c.tar.gz abslibre-d9accf95003b19867ef37712fecdb3abdaad725c.tar.bz2 abslibre-d9accf95003b19867ef37712fecdb3abdaad725c.zip |
updated samplv1 to version 0.3.4-1
Diffstat (limited to 'pcr/samplv1/samplv1.install')
-rw-r--r-- | pcr/samplv1/samplv1.install | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pcr/samplv1/samplv1.install b/pcr/samplv1/samplv1.install index 029294d67..ec1a84bbb 100644 --- a/pcr/samplv1/samplv1.install +++ b/pcr/samplv1/samplv1.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 } |