slackbuilds_ponce/development/wxHexEditor/doinst.sh
Vliegendehuiskat 01afd4b61f development/wxHexEditor: Fixed make command (+new maintainer)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
2011-12-08 20:59:33 -02: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