slackbuilds_ponce/system/patool/doinst.sh
Dimitris Zlatanidis 94ed2b2077 system/patool: Added (Portable Archive File Manager).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-01-29 23:20:57 -06:00

4 lines
130 B
Bash

if [ -x /usr/bin/update-desktop-database ]; then
/usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
fi