Sophie

Sophie

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

js-uglify-1-1.3.4-6.mga9.noarch.rpm

PRETRANS

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