Sophie

Sophie

distrib > Mandriva > 10.0 > i586 > media > main > by-pkgid > 24914c7feb8b48890a74ec6f238f534e > scriptlet

cups-1.1.20-5mdk.i586.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