Sophie

Sophie

distrib > Mandriva > current > i586 > media > main-updates > by-pkgid > 5830028613d78427d594547f111a55d8 > scriptlet

hplip-3.11.5-1.3mdv2010.2.i586.rpm

POSTIN

/bin/sh
# Restart CUPS to make the Fax PPD known to it
if [ -f /etc/init.d/cups ]; then
	/sbin/service cups condrestart || :
fi

POSTUN

/bin/sh
# Restart CUPS to make the removal of the Fax PPD known to it
if [ -f /etc/init.d/cups ]; then
	/sbin/service cups condrestart || :
fi

Triggers

hplip < 2.7.7

/bin/sh
chkconfig --del hplip