Sophie

Sophie

distrib > Mageia > 7 > x86_64 > by-pkgid > fcd018c4cd7fed697ce3a3d8843c76a5 > scriptlet

uglify-js1-1.3.4-4.mga7.noarch.rpm

PRETRANS

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