diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2021-04-22 16:34:58 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-22 20:17:42 -0500 |
commit | 7af6f7b9246a8353f54902c150b67ac10e7939e1 (patch) | |
tree | 65d2953894d69cc2f206bdb8e131d24dbd81725b /games/warmux/doinst.sh | |
parent | 5d3d5f874ff9e16e51e3ff0539caa17efa953afc (diff) |
games/warmux: Removed.
Abandoned upstream. games/hedgewars is probably
better anyway.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'games/warmux/doinst.sh')
-rw-r--r-- | games/warmux/doinst.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/games/warmux/doinst.sh b/games/warmux/doinst.sh deleted file mode 100644 index 65fd352418759..0000000000000 --- a/games/warmux/doinst.sh +++ /dev/null @@ -1,4 +0,0 @@ -if [ -x /usr/bin/update-desktop-database ]; then - /usr/bin/update-desktop-database usr/share/applications >/dev/null 2>&1 -fi - |