xbps-go: really set GOPATH this time
This commit is contained in:
@@ -29,8 +29,7 @@ do_fetch()
|
|||||||
do_build()
|
do_build()
|
||||||
{
|
{
|
||||||
. /etc/profile.d/go.sh
|
. /etc/profile.d/go.sh
|
||||||
GOPATH=${wrksrc}/${build_wrksrc}
|
GOPATH=${wrksrc}/${build_wrksrc} goinstall upstream
|
||||||
goinstall upstream
|
|
||||||
}
|
}
|
||||||
|
|
||||||
do_install()
|
do_install()
|
||||||
|
|||||||
Reference in New Issue
Block a user