Sophie

Sophie

distrib > Mageia > cauldron > x86_64 > media > core-release > by-pkgid > 8e767098dce95736d64675dbb122cf14 > scriptlet

js-uglify-3.14.3-2.mga9.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