https://bugzilla.redhat.com/show_bug.cgi?id=1018542



--- Comment #4 from Matthew Miller <mat...@redhat.com> ---
I think this should do it for the %build section:


%build

mkdir -p src/github.com/jteeuwen/
ln -s $(pwd) src/github.com/jteeuwen/go-bindata
export GOPATH=$(pwd)
go build -v -a

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to