Sophie

Sophie

distrib > Fedora > 14 > i386 > media > os > by-pkgid > d959f3a1117e16256ae12c76f87ce427 > scriptlet

python-twisted-core-10.1.0-3.fc14.i686.rpm

PREUN

/bin/sh
if [ $1 -eq 0 ]; then
    # Complete removal, not upgrade, so remove plugins cache file
    /bin/rm -f /usr/lib/python2.7/site-packages/twisted/plugins/dropin.cache || :
fi

POSTIN

/bin/sh
/usr/libexec/twisted-dropin-cache || :