diff options
author | Guest One <theguestone@gmail.com> | 2013-06-08 14:01:04 +0200 |
---|---|---|
committer | Guest One <theguestone@gmail.com> | 2013-06-08 14:01:04 +0200 |
commit | 6551e825b2b19f8388bfc3c4eafbd794cbcf9a7c (patch) | |
tree | d503a80a52597e8c92b7b1e72d98bb9d4830d811 /pcr/synthv1/synthv1.install | |
parent | 3e011bd4d08856b22438e9771b5fce2fa5e1b6d1 (diff) | |
download | abslibre-6551e825b2b19f8388bfc3c4eafbd794cbcf9a7c.tar.gz abslibre-6551e825b2b19f8388bfc3c4eafbd794cbcf9a7c.tar.bz2 abslibre-6551e825b2b19f8388bfc3c4eafbd794cbcf9a7c.zip |
updated synthv1 to 0.3.3-1 version
Diffstat (limited to 'pcr/synthv1/synthv1.install')
-rw-r--r-- | pcr/synthv1/synthv1.install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/synthv1/synthv1.install b/pcr/synthv1/synthv1.install index bce670aff..029294d67 100644 --- a/pcr/synthv1/synthv1.install +++ b/pcr/synthv1/synthv1.install @@ -1,5 +1,5 @@ post_install() { - gtk-update-icon-cache -q -t -f usr/share/icons/hicolor + xdg-icon-resource forceupdate --theme hicolor 2> /dev/null update-desktop-database -q } |