diff options
author | hollywoodb <hollywoodb@fastmail.fm> | 2010-05-11 19:46:14 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-11 19:46:14 +0200 |
commit | ca605988b889a47d9e2887c816b06ca52cd05288 (patch) | |
tree | 2892936dbb757c4cb718c4a53788a42454cfe280 /office/kile/doinst.sh | |
parent | 38e9d0590684ae6ad2d59b718a292ad36e6590f9 (diff) |
office/kile: Updated for version 2.0
Diffstat (limited to 'office/kile/doinst.sh')
-rw-r--r-- | office/kile/doinst.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/office/kile/doinst.sh b/office/kile/doinst.sh index 872c37ab5795..55d469fb0d3d 100644 --- a/office/kile/doinst.sh +++ b/office/kile/doinst.sh @@ -1,3 +1,4 @@ if [ -x usr/bin/update-desktop-database ]; then - ./usr/bin/update-desktop-database ./opt/kde/share/applications >/dev/null 2>&1 + usr/bin/update-desktop-database -q usr/share/applications fi +
\ No newline at end of file |