diff options
author | Andre Barboza <bmg.andre@gmail.com> | 2016-06-15 06:34:05 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-06-15 06:34:05 +0700 |
commit | 080308e1b19f5d0587d259c46035d8e845cef851 (patch) | |
tree | 81468a8840973029e0d16a083ef4d1cfc73509bf /development/qt-creator/doinst.sh | |
parent | 544836ea5c570f2edaa7b0057e257862144bd29c (diff) |
development/qt-creator: Updated for version 4.0.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/qt-creator/doinst.sh')
-rw-r--r-- | development/qt-creator/doinst.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/development/qt-creator/doinst.sh b/development/qt-creator/doinst.sh index 9830478e8cc7..9424ce43ff57 100644 --- a/development/qt-creator/doinst.sh +++ b/development/qt-creator/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 - |