slackbuilds_ponce/python/ptpython/doinst.sh
Dimitris Zlatanidis 4b192071fe python/ptpython: Added (Python REPL).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-06-02 18:39:13 +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