Sophie

Sophie

distrib > Mandriva > 9.0 > x86_64 > by-pkgid > d3993e2774d0f0689dc90b9b98c3edfd > scriptlet

cups-1.1.18-1.2mdk.x86_64.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