slackbuilds_ponce/desktop/italc/doinst.sh
Michales Michaloudes 632b1ce582 desktop/italc: Added (didactical tool for teachers)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
2011-07-21 22:52:08 -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