summaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/coaster/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/coaster/Makefile b/sysutils/coaster/Makefile
index a551fde6e..6db621c78 100644
--- a/sysutils/coaster/Makefile
+++ b/sysutils/coaster/Makefile
@@ -28,7 +28,7 @@ DOCS= AUTHORS COPYING ChangeLog NEWS README TODO
GCONF_SCHEMAS= coaster.schemas
post-install:
- @${X11BASE}/bin/update-desktop-database
+ @-update-desktop-database
.ifndef (NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
.for i in ${DOCS}