slackbuilds_ponce/graphics/meshlab/doinst.sh
David Spencer b8bc87f27c graphics/meshlab: Added (process and edit 3D triangular meshes)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
2013-06-04 00:11:07 -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