summarylogtreecommitdiffstats
path: root/miro-video-converter.install
diff options
context:
space:
mode:
authorRhinoceros2016-07-11 10:50:02 +1000
committerRhinoceros2016-07-11 10:50:02 +1000
commit5a6b1e16aabb3e6e27c7f09384ff125b4e378e79 (patch)
treebfca12a2c2745b0261df66d8016257728ad2885f /miro-video-converter.install
parent223216f0144a020ab6aebc31a0bcb0eb1207528e (diff)
downloadaur-5a6b1e16aabb3e6e27c7f09384ff125b4e378e79.tar.gz
Minor style fix
Diffstat (limited to 'miro-video-converter.install')
-rw-r--r--miro-video-converter.install3
1 files changed, 1 insertions, 2 deletions
diff --git a/miro-video-converter.install b/miro-video-converter.install
index 12bb8f05ab29..323c687ebaef 100644
--- a/miro-video-converter.install
+++ b/miro-video-converter.install
@@ -1,4 +1,3 @@
-
post_install() {
gtk-update-icon-cache -t -f /usr/share/icons/hicolor
}
@@ -9,4 +8,4 @@ post_upgrade() {
post_remove() {
post_install
-} \ No newline at end of file
+}