slackbuilds_ponce/graphics/phatch/doinst.sh
Dimitris Zlatanidis 4997062b10 graphics/phatch: Added (GUI photo batch processor).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-07-19 00:00: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