extra/go to 1.10-2

This commit is contained in:
Kevin Mihelich 2018-02-18 17:25:27 +00:00
parent dbae4e2cb1
commit 2b28ecdac6

View file

@ -9,7 +9,7 @@ pkgbase=go
pkgname=(go go-pie)
epoch=2
pkgver=1.10
pkgrel=1
pkgrel=2
arch=(x86_64)
url='http://golang.org/'
license=(BSD)
@ -29,6 +29,7 @@ case "$CARCH" in
esac
export GOROOT_FINAL=/usr/lib/go
export GOROOT_BOOTSTRAP=/usr/lib/go
export GOCACHE=off
prepare() {
cp -r $pkgbase ${pkgbase}-pie