slackbuilds_ponce/system/image-analyzer/doinst.sh
Niels Horn 3be3080a7e system/image-analyzer: Added (analyzer of disc images)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2010-12-17 07:56:26 -06:00

3 lines
126 B
Bash

if [ -x /usr/bin/update-desktop-database ]; then
/usr/bin/update-desktop-database usr/share/applications >/dev/null 2>&1
fi