From d09498ad33269227694b000b534c58bbc9219aa8 Mon Sep 17 00:00:00 2001 From: Erik Hanson Date: Tue, 11 May 2010 14:28:17 +0200 Subject: games/brutalchess: Initial import --- games/brutalchess/doinst.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 games/brutalchess/doinst.sh (limited to 'games/brutalchess/doinst.sh') diff --git a/games/brutalchess/doinst.sh b/games/brutalchess/doinst.sh new file mode 100644 index 0000000000..3412314ed0 --- /dev/null +++ b/games/brutalchess/doinst.sh @@ -0,0 +1,5 @@ + +if [ -x usr/bin/update-desktop-database ]; then + ./usr/bin/update-desktop-database ./usr/share/applications >/dev/null 2>&1 +fi + -- cgit v1.2.3