diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2010-08-25 20:35:14 -0400 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-08-29 15:32:12 -0500 |
commit | 5875a1eacd7c5d2fa6c835a554bf6a52195cde72 (patch) | |
tree | ca39aad581ec08a834c7a4b9ebd3b97db5dff624 /games/assaultcube/doinst.sh | |
parent | 79131597cb797f0f254bfe7cf0ad4544b8a9d91b (diff) | |
download | slackbuilds-5875a1eacd7c5d2fa6c835a554bf6a52195cde72.tar.gz |
games/assaultcube: Updated for version 1.1.0.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'games/assaultcube/doinst.sh')
-rw-r--r-- | games/assaultcube/doinst.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/assaultcube/doinst.sh b/games/assaultcube/doinst.sh index 1f8ff67ded..3e5691a052 100644 --- a/games/assaultcube/doinst.sh +++ b/games/assaultcube/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 - |