slackbuilds_ponce/python/flake8/doinst.sh
Dimitris Zlatanidis 5cb47d6bd5 python/flake8: Added (Wrapper tool).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-10-15 14:58:29 +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