forked from Imagelibrary/rtems
Add _host_rpmprefix.
This commit is contained in:
@@ -21,3 +21,9 @@
|
||||
%define debug_package %{nil}
|
||||
%endif
|
||||
|
||||
%if "%{_build}" != "%{_host}"
|
||||
%define _host_rpmprefix @rpmprefix@%{_host}-
|
||||
%else
|
||||
%define _host_rpmprefix %{nil}
|
||||
%endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user