Sophie

Sophie

distrib > Mandriva > 2007.1 > x86_64 > media > main-updates > by-pkgid > 716b27863f0d135ecabffadfc0e6e65b > scriptlet

hplip-2.7.7-7.2mdv2007.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 > /dev/null 2>/dev/null || :

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 > /dev/null 2>/dev/null || :

Triggers

hplip < 2.7.7

/bin/sh
chkconfig --del hplip