Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-release > by-pkgid > 0d5f11105b8a9c28f7eb6035312226a9 > scriptlet

js-uglify-2.4.13-4.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