slackbuilds_ponce/games/zsnes/doinst.sh

5 lines
114 B
Bash
Raw Normal View History

2010-05-11 22:23:11 +02:00
if [ -x /usr/bin/update-desktop-database ]; then
/usr/bin/update-desktop-database -q usr/share/applications
2010-05-11 14:28:24 +02:00
fi