slackbuilds_ponce/system/porg/doinst.sh
Jostein Berntsen 862de3f5f7 system/porg: Added (package manager).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-06-10 04:39:56 +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