slackbuilds_ponce/system/diit/doinst.sh
Fridrich von Stauffenberg eea00c8b77 system/diit: Added (steganography tool).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2012-12-11 16:23:06 -05: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