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