Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-updates > by-pkgid > e1ff1aa014601739014ee6fa33468432 > scriptlet

js-uglify-2.4.24-3.mga5.noarch.rpm

PRETRANS

<lua>
st = posix.stat("/usr/share/uglify-js")
if st and st.type == "directory" then
  os.execute("rm -rf /usr/share/uglify-js")
end