diff options
author | Ryan P.C. McQuen <ryanpcmcquen@gmail.com> | 2014-06-21 01:19:57 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-06-21 01:19:57 +0700 |
commit | 66584078823105be9b0926b2d8c4824bda0a3f5b (patch) | |
tree | 891e7799a2a0a236e513a47b1c69a4b2c8951e60 /system/spacefm/doinst.sh | |
parent | 8f545ca66b4e7490bbcf7da6764d0be1f1868d82 (diff) | |
download | slackbuilds-66584078823105be9b0926b2d8c4824bda0a3f5b.tar.gz |
system/spacefm: Updated for version 0.9.4 + new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/spacefm/doinst.sh')
-rw-r--r-- | system/spacefm/doinst.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/system/spacefm/doinst.sh b/system/spacefm/doinst.sh index 9830478e8c..9424ce43ff 100644 --- a/system/spacefm/doinst.sh +++ b/system/spacefm/doinst.sh @@ -11,4 +11,3 @@ if [ -e usr/share/icons/hicolor/icon-theme.cache ]; then /usr/bin/gtk-update-icon-cache usr/share/icons/hicolor >/dev/null 2>&1 fi fi - |