From 1d586a43c3f9b75c18b5264985ac5ca4c23a77c9 Mon Sep 17 00:00:00 2001 From: Frank Caraballo Date: Tue, 11 May 2010 19:44:46 +0200 Subject: graphics/digikam: Updated for version 0.9.3 --- graphics/digikam/doinst.sh | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'graphics/digikam/doinst.sh') diff --git a/graphics/digikam/doinst.sh b/graphics/digikam/doinst.sh index d361c7ea85..df69bdfae8 100644 --- a/graphics/digikam/doinst.sh +++ b/graphics/digikam/doinst.sh @@ -1,4 +1,3 @@ -if [ -x usr/bin/update-desktop-database ]; then - usr/bin/update-desktop-database -q opt/kde/share/applications +if [ -x /usr/bin/update-desktop-database ]; then + /usr/bin/update-desktop-database -q usr/share/applications/kde fi - -- cgit v1.2.3