slackbuilds_ponce/development/cream/doinst.sh
Vincent Batts 27ae8299eb development/cream: Added (modern configuration of VIM)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
2011-08-09 09:59:01 -03:00

3 lines
129 B
Bash

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