slackbuilds_ponce/development/wheel/doinst.sh
Dimitris Zlatanidis 775386cee4 development/wheel: Added (built-package format).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-10-22 08:33:55 +07: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