Sophie

Sophie

distrib > Mageia > 7 > i586 > by-pkgid > 2da83c48a81e13b7a286cb05a9732580 > scriptlet

js-uglify-1-1.3.4-4.mga7.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