forked from Imagelibrary/rtems
Set _host_rpmprefix %{_host}- for canadian X compiles.
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
%endif
|
||||
|
||||
%if "%{_build}" != "%{_host}"
|
||||
%define _host_rpmprefix @rpmprefix@%{_host}-
|
||||
%define _host_rpmprefix %{_host}-
|
||||
%else
|
||||
%define _host_rpmprefix %{nil}
|
||||
%endif
|
||||
|
||||
Reference in New Issue
Block a user