From 5b9b9c399aea6ee669c9b00e9c7ecb9ba7216051 Mon Sep 17 00:00:00 2001 From: Heinz Wiesinger Date: Tue, 11 May 2010 20:00:34 +0200 Subject: games/pingus: Added to 12.0 repository --- games/pingus/doinst.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 games/pingus/doinst.sh (limited to 'games/pingus/doinst.sh') diff --git a/games/pingus/doinst.sh b/games/pingus/doinst.sh new file mode 100644 index 0000000000..98d466d8b9 --- /dev/null +++ b/games/pingus/doinst.sh @@ -0,0 +1,3 @@ +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-65-gdbad