slackbuilds_ponce/misc/nfoview/doinst.sh
2010-05-16 22:24:26 -05:00

3 lines
126 B
Bash

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