Sophie

Sophie

distrib > Mageia > 8 > i586 > by-pkgid > 9f602310139600ed60005d1e67e568f6 > scriptlet

findbugs-bcel-javadoc-6.0-0.10.20140707svn1547656.4.mga8.noarch.rpm

PRETRANS

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