فهرست منبع

Merge pull request #693 from Morganamilo/fix#629

Don't assume the go root
Anna 6 سال پیش
والد
کامیت
8248c803a0
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      Makefile

+ 0 - 1
Makefile

@@ -16,7 +16,6 @@ BINNAME := yay
 PACKAGE := ${PKGNAME}_${VERSION}_${ARCH}
 
 export GOPATH=$(shell pwd)/.go
-export GOROOT=/usr/lib/go
 
 default: build