From 528caab66f31c8e9960d0c6494736c83c431716c Mon Sep 17 00:00:00 2001 From: David Melik Date: Mon, 17 Dec 2012 07:43:31 +0100 Subject: games/stone_soup: Updated for version 0.11.0. Signed-off-by: Matteo Bernardini --- games/stone_soup/doinst.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 games/stone_soup/doinst.sh (limited to 'games/stone_soup/doinst.sh') diff --git a/games/stone_soup/doinst.sh b/games/stone_soup/doinst.sh new file mode 100644 index 000000000000..5fb28930db0b --- /dev/null +++ b/games/stone_soup/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