diff options
author | Franzen <slackbuilds@schoepfer.info> | 2016-06-11 21:04:10 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-06-11 21:04:10 +0700 |
commit | 3adbd05c401038d38b652d185049234d64b4bbaf (patch) | |
tree | 18899fa0bf0edf89de127b98aae0f4f9c03aa8de /audio/mhwaveedit/doinst.sh | |
parent | eb1e9c8b892377fc044753fb8b0716c7d60a7db5 (diff) |
audio/mhwaveedit: Updated for version 1.4.23.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/mhwaveedit/doinst.sh')
-rw-r--r-- | audio/mhwaveedit/doinst.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/mhwaveedit/doinst.sh b/audio/mhwaveedit/doinst.sh index 1f8ff67dedb29..3e5691a052b5b 100644 --- a/audio/mhwaveedit/doinst.sh +++ b/audio/mhwaveedit/doinst.sh @@ -7,4 +7,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 - |