slackbuilds_ponce/network/livestreamer-curses/doinst.sh
Dimitris Zlatanidis d4a917d83a network/livestreamer-curses: Added (frontend to livestreamer).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-08-19 16:39:22 +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