Sophie

Sophie

distrib > Mandriva > 2007.1 > x86_64 > media > contrib-release > by-pkgid > 04807d3c57b4fe1e55fdc363dfd5d7c6 > scriptlet

scotty-tkined-3.0.0-0.20030629.2mdk.x86_64.rpm

POSTIN

/bin/sh
cd /usr/lib/tkined1.5.0/apps
echo auto_mkindex . library.tcl | /usr/bin/tclsh
# Done in libs package now
/sbin/ldconfig
if [ -x /usr/bin/update-menus ]; then /usr/bin/update-menus || true ; fi

POSTUN

/bin/sh
# Done in libs package now
/sbin/ldconfig
if [ "$1" = "0" -a -x /usr/bin/update-menus ]; then /usr/bin/update-menus || true ; fi