diff options
author | B. Watson <yalhcru@gmail.com> | 2021-11-27 15:38:14 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-12-04 10:09:03 +0700 |
commit | cfbdc5e9e1b5e472507d7384d3a6d64bb91f6713 (patch) | |
tree | 7384c8ef8f0dbf12d6ad4415da8f5293229a5499 /audio/waon/doinst.sh | |
parent | ce43731bd052e7cde780610f96182034e03b685d (diff) |
audio/waon: Fix icons.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/waon/doinst.sh')
-rw-r--r-- | audio/waon/doinst.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/waon/doinst.sh b/audio/waon/doinst.sh index 4a25de5e6fbd1..65c7e2eeb9aa5 100644 --- a/audio/waon/doinst.sh +++ b/audio/waon/doinst.sh @@ -7,4 +7,3 @@ if [ -e usr/share/icons/hicolor/icon-theme.cache ]; then /usr/bin/gtk-update-icon-cache -f usr/share/icons/hicolor >/dev/null 2>&1 fi fi - |