Sophie

Sophie

distrib > Mageia > 8 > i586 > media > core-release > by-pkgid > 643322c3217a005d6b0e443ff0e858e9 > scriptlet

uglify-js1-1.3.4-5.mga8.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