diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-06-09 01:46:55 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-06-09 07:44:03 +0700 |
commit | cc53209e5c2b48c25735c74d2ff492938e90d738 (patch) | |
tree | 36d65c61515cb7633beed74ad264e13ff98a86ed /games/unvanquished/doinst.sh | |
parent | d25207a8b488d0b7a604ab2b395b91c508089c8c (diff) |
games/unvanquished: Updated for version 0.50.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'games/unvanquished/doinst.sh')
-rw-r--r-- | games/unvanquished/doinst.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/unvanquished/doinst.sh b/games/unvanquished/doinst.sh index 9fbdcf1498dc3..790741ddfea69 100644 --- a/games/unvanquished/doinst.sh +++ b/games/unvanquished/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 |