slackbuilds_ponce/desktop/kbfx/doinst.sh
2010-05-11 22:21:54 +02:00

5 lines
115 B
Bash

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