Sophie

Sophie

distrib > Mandriva > 2007.0 > i586 > media > contrib-release > by-pkgid > 6ab13445c670a0c2729995aa9bfcab04 > scriptlet

terminatorX-3.82-2mdk.i586.rpm

POSTIN

/bin/sh
if [ -x /usr/bin/update-menus ]; then /usr/bin/update-menus || true ; fi 

scrollkeeper-update -p /var/lib/scrollkeeper -o /usr/share/omf/terminatorX

POSTUN

/bin/sh
if [ "$1" = "0" -a -x /usr/bin/update-menus ]; then /usr/bin/update-menus || true ; fi 
  
scrollkeeper-update