https://bugzilla.redhat.com/show_bug.cgi?id=1375986
--- Comment #12 from Matthias Runge <[email protected]> --- (In reply to Fabio Valentini from comment #11) > > %if ! 0%{?with_bundled} > > export GOPATH=%{buildroot}/%{gopath}:%{gopath} > > %else > > # No dependency directories so far > > > > export GOPATH=%{buildroot}/%{gopath}:%{gopath} > > %endif > > with just this: > > > export GOPATH=%{buildroot}/%{gopath}:%{gopath} Good catch! I fixed both. Updated SPEC: http://www.matthias-runge.de/fedora/golang-github-klauspost-cpuid.spec SRPM: http://www.matthias-runge.de/fedora/golang-github-klauspost-cpuid-1.0-1.fc27.src.rpm -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected]
