Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-release > by-pkgid > f933e3ca630f2b58d3031f6f34e1afbe > scriptlet

uglify-js1-1.3.4-1.mga5.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