From 5cd991c2e598d439026f6ca12a3c3428eb65c158 Mon Sep 17 00:00:00 2001 From: Frank Caraballo Date: Tue, 11 May 2010 19:46:30 +0200 Subject: system/iscan: Updated for version 2.10.0 --- system/iscan/doinst.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system/iscan/doinst.sh') diff --git a/system/iscan/doinst.sh b/system/iscan/doinst.sh index 98d466d8b908..5dc6bb58c008 100644 --- a/system/iscan/doinst.sh +++ b/system/iscan/doinst.sh @@ -1,3 +1,3 @@ if [ -x usr/bin/update-desktop-database ]; then - ./usr/bin/update-desktop-database ./usr/share/applications >/dev/null 2>&1 + usr/bin/update-desktop-database -q usr/share/applications fi -- cgit v1.2.3