summaryrefslogtreecommitdiffstats
path: root/desktop/thunar-dropbox/doinst.sh
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/thunar-dropbox/doinst.sh')
-rw-r--r--desktop/thunar-dropbox/doinst.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/desktop/thunar-dropbox/doinst.sh b/desktop/thunar-dropbox/doinst.sh
deleted file mode 100644
index 19400050fd..0000000000
--- a/desktop/thunar-dropbox/doinst.sh
+++ /dev/null
@@ -1,6 +0,0 @@
-if [ -e usr/share/icons/hicolor/icon-theme.cache ]; then
- if [ -x /usr/bin/gtk-update-icon-cache ]; then
- /usr/bin/gtk-update-icon-cache -f usr/share/icons/hicolor >/dev/null 2>&1
- fi
-fi
-