Sophie

Sophie

distrib > Mageia > 9 > x86_64 > by-pkgid > 438723f573006b9b2b1138250cffdbec > scriptlet

golang-github-hashicorp-hcl-devel-1.0.0-2.mga9.noarch.rpm

PRETRANS

<lua>
path = "/usr/share/gocode/src/github.com/hashicorp/hcl/glide.lock"
st = posix.stat(path)
if st and st.type == "directory" then
  os.remove(path)
end