summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 46afe4eb8f22..b01b50fe2be8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,6 +14,7 @@ sha256sums=('13972a3a9b1871eb293793add083e9ff301f4bccca6a247aa21a70464cd905c5')
_srcname=gmtrn
build() {
+ export GOPATH="${srcdir}"
cd ${_srcname}-${pkgver}/cmd/${pkgname}
go build \
-trimpath \