slackbuilds_ponce/development/idlex/doinst.sh
Dimitris Zlatanidis 491fce1a64 development/idlex: Added (IDLE Extensions for Python).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-06-10 04:39:57 +07: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