slackbuilds_ponce/system/microemulator/doinst.sh
Fridrich von Stauffenberg b8bedd097a system/microemulator: Added (J2ME emulator)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
2011-08-09 14:48:29 -03:00

4 lines
130 B
Bash

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