Sophie

Sophie

distrib > Mandriva > 2009.1 > x86_64 > media > main-release > by-pkgid > cd48e6291c23f1807feff5529bc7360e > scriptlet

hplip-3.9.2-2mdv2009.1.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