slackbuilds_ponce/system/qtfm/doinst.sh
Bojan Popovic 1be6d7e3b8 system/qtfm: Added (a lightweight Qt-based file manager)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
2011-12-22 00:02:52 -06:00

3 lines
129 B
Bash

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