Updating spec file to not define arch as ppc64 on ppc
This commit is contained in:
parent
bce0de7184
commit
b4fc8dfb2d
@ -149,9 +149,9 @@ tar -z -x -v -f %{SOURCE9}
|
|||||||
|
|
||||||
tar -z -x -v -f %{SOURCE13}
|
tar -z -x -v -f %{SOURCE13}
|
||||||
|
|
||||||
%ifarch ppc
|
#%ifarch ppc
|
||||||
%define archdef ARCH=ppc64
|
#%define archdef ARCH=ppc64
|
||||||
%endif
|
#%endif
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure \
|
%configure \
|
||||||
|
Loading…
Reference in New Issue
Block a user