Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > contrib-release > by-pkgid > 78cd3119006ceb9ecbdcaf6f3dfd667c > scriptlet

cursor_themes-0.0.5-4mdv2008.1.noarch.rpm

PREIN

/bin/sh
if [ "$1" = "2" -a -d /usr/share/icons/reddot ]; then
 rm -rf /usr/share/icons/reddot
fi

POSTIN

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

POSTUN

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