slackbuilds_ponce/multimedia/winff/doinst.sh
Giovanne Castro 36a28d4214 multimedia/winff: Added (GUI for ffmpeg)
Please enter the commit message for your changes. Lines starting
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2010-09-21 22:09:38 -05:00

4 lines
130 B
Bash

if [ -x /usr/bin/update-desktop-database ]; then
/usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
fi