Sophie

Sophie

distrib > Mageia > 7 > i586 > media > core-release > by-pkgid > 54352e51d10009b24b55d4f59e996928 > scriptlet

findbugs-javadoc-3.0.1-14.mga7.noarch.rpm

PRETRANS

<lua>
path = "/usr/share/javadoc/findbugs"
st = posix.stat(path)
if st and st.type == "link" then
  os.remove(path)
end