Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > bfbced82edfe29133b0e875daf06bec4 > scriptlet

xulrunner-1.9.2.10-1.fc14.1.i686.rpm

PREUN

/bin/sh
# is it a final removal?
if [ $1 -eq 0 ]; then
  /bin/rm -rf ${MOZ_APP_DIR}/components
fi

POSTIN

/bin/sh
/sbin/ldconfig

POSTUN

/bin/sh
/sbin/ldconfig