slackbuilds_ponce/development/smartgit/doinst.sh
Miguel De Anda c80ef72a82 development/smartgit: Added (Desktop Git Client).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-11-19 01:06: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