diff --git a/Makefile b/Makefile index 39bb7fb3..2c23b15d 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,6 @@ BINNAME := yay PACKAGE := ${PKGNAME}_${VERSION}_${ARCH} export GOPATH=$(shell pwd)/.go -export GOROOT=/usr/lib/go default: build