slackbuilds_ponce/python/unnethack/doinst.sh
Dimitris Zlatanidis 653c0f67b2 python/unnethack: Added (fork of NetHack).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-03-31 09:01:56 +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