Sophie

Sophie

distrib > Mageia > 8 > i586 > media > core-release > by-pkgid > ebefc4d79240b0abf3aefad809049f60 > scriptlet

findbugs-javadoc-3.0.1-16.mga8.noarch.rpm

PRETRANS

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