Remove obsolete %{_normalized_cpu} macro.

Last time it was used was eight years ago, removed in 91599c.
This commit is contained in:
Vít Ondruch 2020-02-28 16:19:20 +01:00
commit 1f1a445441

View file

@ -58,8 +58,6 @@
%global tapset_libdir %(echo %{_libdir} | sed 's/64//')*
%global _normalized_cpu %(echo %{_target_cpu} | sed 's/^ppc/powerpc/;s/i.86/i386/;s/sparcv./sparc/')
%if 0%{?fedora} >= 19
%bcond_without rubypick
%endif