slackbuilds_ponce/misc/abgx360gui/doinst.sh
Henkjan Gersen 693bb4a2ae misc/abgx360gui: Added (GUI for abgx360).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-04-25 18:29:04 +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