From be30348c290c3699468be59cf4b66e8616ef0ca9 Mon Sep 17 00:00:00 2001 From: Kristaps Esterlins Date: Tue, 11 May 2010 22:27:04 +0200 Subject: system/sakura: Updated for version 2.2.0 --- system/sakura/doinst.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'system/sakura/doinst.sh') diff --git a/system/sakura/doinst.sh b/system/sakura/doinst.sh index 85aad974d0..854e20633d 100644 --- a/system/sakura/doinst.sh +++ b/system/sakura/doinst.sh @@ -1,3 +1,3 @@ -if [ -x usr/bin/update-desktop-database ]; then - usr/bin/update-desktop-database &> /dev/null +if [ -x /usr/bin/update-desktop-database ]; then + ./usr/bin/update-desktop-database -q usr/share/applications fi -- cgit v1.2.3