Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > a668e51e7e9144f96e02abc8a0e004b1 > scriptlet

mozilla-firetray-sunbird-0.2.8-3.fc14.x86_64.rpm

PRETRANS

<lua>
st=posix.stat("/usr/lib64/mozilla/extensions/{718e30fb-e89b-41dd-9da7-e25a45638b28}/{9533f794-00b4-4354-aa15-c2bbda6989f8}")
if st and st.type == "link" then
  os.remove("/usr/lib64/mozilla/extensions/{718e30fb-e89b-41dd-9da7-e25a45638b28}/{9533f794-00b4-4354-aa15-c2bbda6989f8}")
  posix.mkdir("/usr/lib64/mozilla/extensions/{718e30fb-e89b-41dd-9da7-e25a45638b28}/{9533f794-00b4-4354-aa15-c2bbda6989f8}")
end