SlackBuildsOrg/desktop/matrixgl/doinst.sh
Dimitris Zlatanidis 06ac709c29 desktop/matrixgl: Added (The Matrix Screensaver).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-01-29 23:21:18 -06: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