slackbuilds_ponce/graphics/mtpaint/doinst.sh
slakmagik e4d29e0e7e Revert graphics/mtpaint removal and various cleanups.
This reverts commit 24165c73b6,
    fixes it to build on 13.1, and adds the user handbook.
2010-05-24 16:10:22 -05: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