diff options
author | B. Watson <yalhcru@gmail.com> | 2018-10-13 15:56:34 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-10-21 06:47:11 +0700 |
commit | 8097078228d02c985a7a05270a1e167eec59d2ab (patch) | |
tree | 38f16c647108c3606417176dccef2c6ac3a66bc5 /games/pysolfc/doinst.sh | |
parent | 227999748fb48e22347e96cff8d65994ac158b35 (diff) |
games/pysolfc: Updated for version 2.4.0, new maintainer.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'games/pysolfc/doinst.sh')
-rw-r--r-- | games/pysolfc/doinst.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/pysolfc/doinst.sh b/games/pysolfc/doinst.sh index 0fb9c8b6867f0..aea0f894eb32b 100644 --- a/games/pysolfc/doinst.sh +++ b/games/pysolfc/doinst.sh @@ -11,4 +11,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 - |