Sophie

Sophie

distrib > Mandriva > 2011.0 > x86_64 > media > main-release > by-pkgid > 2c3c85c046d217b36aed0fbfd9276a40 > scriptlet

hplip-3.11.5-2.x86_64.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