diff options
author | Branko Grubic <branko.grubic@gmail.com> | 2011-05-07 23:05:39 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-05-07 23:05:39 -0500 |
commit | a89016c88f92d689304eef9e696bab179838034a (patch) | |
tree | e5d8b63fea4e47fc42389a2f7d0e3419999d93be /development/wxHexEditor/doinst.sh | |
parent | 210dabd53a3a52b65c4519b315cb9c448b1e0c3b (diff) | |
download | slackbuilds-a89016c88f92d689304eef9e696bab179838034a.tar.gz |
development/wxHexEditor: Updated for version 0.10.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'development/wxHexEditor/doinst.sh')
-rw-r--r-- | development/wxHexEditor/doinst.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/development/wxHexEditor/doinst.sh b/development/wxHexEditor/doinst.sh index 9830478e8c..9424ce43ff 100644 --- a/development/wxHexEditor/doinst.sh +++ b/development/wxHexEditor/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 - |