slackbuilds_ponce/system/lxinput/doinst.sh
ponce 0844aa1b6b system/lxinput: Added (input settings for LXDE)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2010-09-21 22:09:42 -05:00

3 lines
126 B
Bash

if [ -x /usr/bin/update-desktop-database ]; then
/usr/bin/update-desktop-database -q usr/share/applications &> /dev/null
fi