From ca2058fb861b3610d6abbc6c2fc00233e119616e Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sat, 29 Oct 2011 21:44:45 -0200 Subject: games/xu4: Added (Ultima IV remake) Signed-off-by: Niels Horn --- games/xu4/doinst.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 games/xu4/doinst.sh (limited to 'games/xu4/doinst.sh') diff --git a/games/xu4/doinst.sh b/games/xu4/doinst.sh new file mode 100644 index 0000000000000..5fb28930db0b9 --- /dev/null +++ b/games/xu4/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