Updating spec file to not define arch as ppc64 on ppc

This commit is contained in:
Neil Horman 2007-08-28 17:17:08 +00:00
parent b4fc8dfb2d
commit a84f10fb78
1 changed files with 3 additions and 3 deletions

View File

@ -149,9 +149,9 @@ tar -z -x -v -f %{SOURCE9}
tar -z -x -v -f %{SOURCE13}
#%ifarch ppc
#%define archdef ARCH=ppc64
#%endif
%ifarch ppc
%define archdef ARCH=ppc
%endif
%build
%configure \