Sophie

Sophie

distrib > Mageia > 7 > x86_64 > by-pkgid > 377ffdc3413bc1a0545f3b8bfc8bfd05 > scriptlet

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