Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > media > updates > by-pkgid > 800a4d3f7e81233a102e3affd574b413 > scriptlet

cups-1.1.19-1.1mdk.ppc.rpm

PREUN

/bin/sh
# Let CUPS daemon not be automatically started at boot time any more
/usr/share/rpm-helper/del-service cups $1 cups

POSTIN

/bin/sh
/sbin/ldconfig
# Let CUPS daemon be automatically started at boot time
/usr/share/rpm-helper/add-service cups $1 cups 

##menu
if [ -x /usr/bin/update-menus ]; then /usr/bin/update-menus || true ; fi

POSTUN

/bin/sh
## menu
if [ -x /usr/bin/update-menus ]; then /usr/bin/update-menus || true ; fi