slackbuilds_ponce/development/tkcvs/doinst.sh
Ferenc Deak 20f46a0e7c development/tkcvs: Added.
tkcvs is a Tcl/Tk Graphical Interface to CVS and Subversion.
  Thanks to Ferenc Deak.
2010-05-15 10:38:38 +02:00

4 lines
128 B
Bash

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