summaryrefslogtreecommitdiffstats
path: root/desktop/thunar-dropbox/doinst.sh
diff options
context:
space:
mode:
author Matteo Bernardini2020-06-20 11:01:26 +0200
committer Matteo Bernardini2020-06-20 11:01:26 +0200
commit4763c5f8092b9a9edb2471bd83ae5d6935056245 (patch)
tree704bea10c1fd69bf1b603c44f81d0d1b4df89019 /desktop/thunar-dropbox/doinst.sh
parent98dec0c0253801e4775e1c705f391e477db1a7e5 (diff)
downloadslackbuilds-current-20200620.1.tar.gz
20200620.1 global branch merge.current-20200620.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
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
-