slackbuilds_ponce/games/scid/doinst.sh

5 lines
124 B
Bash
Raw Normal View History

2010-05-12 23:29:29 +02:00
if [ -x /usr/bin/update-desktop-database ]; then
/usr/bin/update-desktop-database usr/share/applications &> /dev/null
fi