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



--- Comment #12 from Matthew Miller <[email protected]> ---
(In reply to Vincent Batts from comment #11)
> does this still build fine if the rpm is installed on the host that is
> trying to do a new build of the RPM?
> Is setting of GOBIN needed? or passing '-o %{buildroot}/usr/bin/go-bindata'
> to go build?

I'm pretty sure go-bindata just needs to be in the path. However, I see that
etcd's mod/dashboard build script wants to build the binary into $PWD (not even
$GOBIN!) and calls it as ./go-bindata.

We should either patch or ignore that build script (which we'll have to do
anyway because it's got other oddities).

Let me know if I'm missing something here.

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

Reply via email to