Sophie

Sophie

distrib > Fedora > 13 > i386 > by-pkgid > cdafff8f56553f69c916854954e9be0f > scriptlet

nspluginwrapper-1.3.0-11.fc13.i686.rpm

PREUN

/bin/sh
if [ "$1" == "0" ]; then
    /usr/bin/mozilla-plugin-config -r > /dev/null 2>&1 || :
fi;

POSTIN

/bin/sh
/usr/bin/mozilla-plugin-config -i -f > /dev/null 2>&1 || :