slackbuilds_ponce/academic/sequence-analysis/doinst.sh
dsomero a11fe67bac Fix files with no newline at the end.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2012-05-21 20:01:58 -04: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