Sophie

Sophie

distrib > Mageia > 7 > x86_64 > by-pkgid > 4e7dcc5c076fc086f6a7f616d51573a0 > scriptlet

coffee-script-1.10.0-8.mga7.noarch.rpm

PRETRANS

<lua>
path = "/usr/lib/node_modules/coffee-script/lib"
st = posix.stat(path)
if st and st.type == "link" then
  os.remove(path)
end