slackbuilds_ponce/development/argouml/doinst.sh
Dario Nicodemi 9524920499 development/argouml: Added (uml modeling tool)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2012-04-08 10:45:05 -04: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