Updating spec file to not define arch as ppc64 on ppc

This commit is contained in:
Neil Horman 2007-08-28 17:00:44 +00:00
parent bce0de7184
commit b4fc8dfb2d

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=ppc64
#%endif
%build
%configure \