8 Jul
2020
8 Jul
'20
10:21 p.m.
Hi, I maintain the package fathom-git. This is a go package. I have had to make the PKGBUILD quite messy because this package requires that it is in the GOPATH which also needs a whole folder structure. In order for it to build I had to create a custom GOPATH in the SRC directory, copy the git repo to there and also make sure it gets removed when the package is rebuilt. Does anyone know of a better solution for go packages that require something to be in GOPATH? === Rhys Perry ===