slackbuilds_ponce/office/trelby/doinst.sh
Zach Gardner 08d742cda7 office/trelby: Added (A screenwriting program)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
2013-04-25 11:26:03 -03: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