Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > main-release > by-pkgid > 89a2b9998a4a34f11ffddb5c9d6c0406 > scriptlet

hplip-2.8.2-2mdv2008.1.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