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



--- Comment #8 from Robert-André Mauchin <[email protected]> ---
%goinstall -i %{v2_goipath} -o v2-devel.file-list

 No use a symbolic link as shown before.

install -m 0755 -vd %{buildroot}%{gopath}/src/%(dirname %{v2_goipath_name})
ln -s %{gopath}/src/%{goipath} %{buildroot}%{gopath}/src/%{v2_goipath_name}

[…]

%files -n %{v2_goipath_name}-devel
%dir %{gopath}/src/%(dirname %(dirname %{v2_goipath_name}))
%dir %{gopath}/src/%(dirname %{v2_goipath_name})
%{gopath}/src/%{v2_goipath_name}

-- 
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]
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to