slackbuilds_ponce/system/wine/doinst.sh
2010-05-11 19:46:45 +02:00

5 lines
113 B
Bash

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