summaryrefslogtreecommitdiffstats
path: root/system/roxterm/doinst.sh
diff options
context:
space:
mode:
author Erik Hanson <erik@slackbuilds.org>2010-05-12 17:45:56 +0200
committer David Somero <xgizzmo@slackbuilds.org>2010-05-12 17:45:56 +0200
commit029ae4f08f253e8d3bca1b6c72fce65387edfed3 (patch)
treec61a5241b8b2f0c855cc152f5a8924abc4831563 /system/roxterm/doinst.sh
parent773f02964db2efcd4e82beb489809094e0524bc4 (diff)
downloadslackbuilds-029ae4f08f253e8d3bca1b6c72fce65387edfed3.tar.gz
slackbuilds-029ae4f08f253e8d3bca1b6c72fce65387edfed3.tar.xz
system/roxterm: Updated for version 1.14.2
Diffstat (limited to 'system/roxterm/doinst.sh')
-rw-r--r--system/roxterm/doinst.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/roxterm/doinst.sh b/system/roxterm/doinst.sh
index 6af9811528..ff5dd6d547 100644
--- a/system/roxterm/doinst.sh
+++ b/system/roxterm/doinst.sh
@@ -1,4 +1,4 @@
-if [ -x usr/bin/update-desktop-database ]; then
- usr/bin/update-desktop-database -q usr/share/applications
+if [ -x /usr/bin/update-desktop-database ]; then
+ /usr/bin/update-desktop-database -q usr/share/applications
fi