From facbf9a100097caccf53d26ad4d43baeef91923c Mon Sep 17 00:00:00 2001 From: Erik Hanson Date: Tue, 11 May 2010 19:46:28 +0200 Subject: system/gparted: Updated for version 0.3.3 --- system/gparted/doinst.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'system/gparted/doinst.sh') diff --git a/system/gparted/doinst.sh b/system/gparted/doinst.sh index 85aad974d0..06e65784cd 100644 --- a/system/gparted/doinst.sh +++ b/system/gparted/doinst.sh @@ -1,3 +1,5 @@ + if [ -x usr/bin/update-desktop-database ]; then - usr/bin/update-desktop-database &> /dev/null + usr/bin/update-desktop-database usr/share/applications &> /dev/null fi + -- cgit v1.2.3