slackbuilds_ponce/desktop/parcellite/doinst.sh
2010-05-12 23:28:20 +02:00

3 lines
113 B
Bash

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