diff options
author | B. Watson <yalhcru@gmail.com> | 2018-12-01 06:17:07 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-12-09 13:17:26 +0700 |
commit | a37ec368d131665ded2ce402594c49d59951da90 (patch) | |
tree | c009c3b228658118c4b8c4ae2f76ba831aedb662 /games/snes9x/doinst.sh | |
parent | cad17332823a4ebe5f70605fed8a592877d27318 (diff) |
games/snes9x: Updated for version 1.57.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'games/snes9x/doinst.sh')
-rw-r--r-- | games/snes9x/doinst.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/snes9x/doinst.sh b/games/snes9x/doinst.sh index 4a25de5e6fbd..65c7e2eeb9aa 100644 --- a/games/snes9x/doinst.sh +++ b/games/snes9x/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 - |