Sophie

Sophie

distrib > Mandriva > 2008.0 > x86_64 > media > main-backports > by-pkgid > cb8d3e2fa8eeae31b7e83acc87f36fc2 > scriptlet

hplip-2.7.12-2mdv2008.0.x86_64.rpm

POSTIN

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

# Restart CUPS to make the Fax PPD known to it
/sbin/service cups condrestart || :

POSTUN

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

# Restart CUPS to make the removal of the Fax PPD known to it
/sbin/service cups condrestart || :

Triggers

hplip < 2.7.7

/bin/sh
chkconfig --del hplip