diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-24 09:33:34 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-25 07:25:15 +0700 |
commit | d7087d3ea3cec2592972ac4813b304248cf451c8 (patch) | |
tree | b5e2de5daf0f5d523dc3caf978bd3c7fac05822f /system/gconf-editor/doinst.sh | |
parent | 73614e0b64a8becf4467f4da59e1306626402100 (diff) |
system/gconf-editor: Updated for version 2.32.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/gconf-editor/doinst.sh')
-rw-r--r-- | system/gconf-editor/doinst.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/system/gconf-editor/doinst.sh b/system/gconf-editor/doinst.sh index cd2d12876a830..b0a031a4ce4fb 100644 --- a/system/gconf-editor/doinst.sh +++ b/system/gconf-editor/doinst.sh @@ -17,4 +17,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 - |