diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-09-06 14:24:46 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-09-06 14:24:46 +0000 |
commit | afa5975c1ec5bea51aa766d12cff13ec128d63ae (patch) | |
tree | ab0edc1671541ef04fcbc2bf71331a05ab69173f /macros.in | |
parent | d751fd623bab6ee7e9bbb1ba89ee862db70c2af2 (diff) | |
download | rpm-setup-afa5975c1ec5bea51aa766d12cff13ec128d63ae.tar rpm-setup-afa5975c1ec5bea51aa766d12cff13ec128d63ae.tar.gz rpm-setup-afa5975c1ec5bea51aa766d12cff13ec128d63ae.tar.bz2 rpm-setup-afa5975c1ec5bea51aa766d12cff13ec128d63ae.tar.xz rpm-setup-afa5975c1ec5bea51aa766d12cff13ec128d63ae.zip |
revert %_host_cpu32 and create /etc/rpm/platform32 instead
(cf patch rpm-4.4.8-use-etc-platform32-when-linux32.patch in rpm)
Diffstat (limited to 'macros.in')
-rw-r--r-- | macros.in | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -18,11 +18,6 @@ %_host %{_host_cpu}-%{_real_vendor}-%{_host_os} -# %_host_cpu32 is used instead of %_host_cpu when run through linux32 -# (cf patch rpm-4.4.8-use_host_cpu32-when-linux32.patch in rpm) -# (nb: %_host_cpu is set by /usr/lib/rpm/macros) -@HOST_CPU32_MACRO@ - #============================================================================== # Macro naming conventions (preliminary): # |