Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > contrib-updates > by-pkgid > d400428cec08d62e13fd8fc50fc7cb35 > scriptlet

qtoctave-0.6.3-2mdv2008.1.x86_64.rpm

POSTIN

/bin/sh
if [ -x /usr/bin/update-desktop-database ]; then 
/usr/bin/update-desktop-database /usr/share/applications > /dev/null || 
true ; fi 

#%update_icon_cache hicolor

POSTUN

/bin/sh
if [ "$1" = "0" -a -x /usr/bin/update-desktop-database ]; then 
/usr/bin/update-desktop-database /usr/share/applications > /dev/null || true ; fi 

#%clean_icon_cache hicolor