summaryrefslogtreecommitdiffstats
path: root/system/fpm2/doinst.sh
diff options
context:
space:
mode:
author Erik Hanson <erik@slackbuilds.org>2010-04-08 18:15:03 -0400
committer David Somero <xgizzmo@slackbuilds.org>2010-05-15 10:26:25 +0200
commitd013b34d2344f60eee724290f6c3ddfe3c4566a1 (patch)
tree250b66a0309f7f009971bf404703c9253c98f506 /system/fpm2/doinst.sh
parent3c808736e3a0d272cd3eff070a100ef8fff80564 (diff)
downloadslackbuilds-d013b34d2344f60eee724290f6c3ddfe3c4566a1.tar.gz
slackbuilds-d013b34d2344f60eee724290f6c3ddfe3c4566a1.tar.xz
system/fpm2: Updated for version 0.78.
Diffstat (limited to 'system/fpm2/doinst.sh')
-rw-r--r--system/fpm2/doinst.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/fpm2/doinst.sh b/system/fpm2/doinst.sh
index 854e20633d..3857649f50 100644
--- a/system/fpm2/doinst.sh
+++ b/system/fpm2/doinst.sh
@@ -1,3 +1,3 @@
if [ -x /usr/bin/update-desktop-database ]; then
- ./usr/bin/update-desktop-database -q usr/share/applications
+ /usr/bin/update-desktop-database -q usr/share/applications &> /dev/null
fi