summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--contrib/crossrpms/common/common.add2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/crossrpms/common/common.add b/contrib/crossrpms/common/common.add
index 29b8debb8b..e354c73ea6 100644
--- a/contrib/crossrpms/common/common.add
+++ b/contrib/crossrpms/common/common.add
@@ -42,7 +42,7 @@
%endif
%if "%{_build}" != "%{_host}"
-%define _host_rpmprefix @rpmprefix@%{_host}-
+%define _host_rpmprefix %{_host}-
%else
%define _host_rpmprefix %{nil}
%endif