diff options
author | Gabriel Magno <gabrielmagno1@gmail.com> | 2013-10-29 14:12:54 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-10-29 14:12:54 -0500 |
commit | 8986155c610a19b28e580dac9f23ca5f468b6fd0 (patch) | |
tree | 1cbee32cae22439b00b2047b205d4f6c7c7dc6a8 /games/higan/doinst.sh | |
parent | 0a99e23ab372ea5cb955aae663d52051954f08bb (diff) | |
download | slackbuilds-8986155c610a19b28e580dac9f23ca5f468b6fd0.tar.gz |
games/higan: Updated for version 093.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'games/higan/doinst.sh')
-rw-r--r-- | games/higan/doinst.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/higan/doinst.sh b/games/higan/doinst.sh index 4e8ba7071d..5fb28930db 100644 --- a/games/higan/doinst.sh +++ b/games/higan/doinst.sh @@ -1,4 +1,3 @@ if [ -x /usr/bin/update-desktop-database ]; then /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1 fi - |