Accepting request 209184 from openSUSE:Factory:PowerLE
fix config.guess/sub update for ppc64le OBS-URL: https://build.opensuse.org/request/show/209184 OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=311
This commit is contained in:
4
rpm.spec
4
rpm.spec
@@ -237,7 +237,7 @@ rm -f rpmdb/db.h
|
||||
%patch -P 80 -P 81 -P 82 -P 83 -P 84 -P 85 -P 86 -P 87 -P 88 -P 89
|
||||
%patch -P 90 -P 91 -P 92
|
||||
|
||||
%ifarch aarch64
|
||||
%ifarch aarch64 ppc64le
|
||||
%patch6464
|
||||
%endif
|
||||
%patch68000
|
||||
@@ -357,7 +357,7 @@ for i in /usr/share/automake-*/*; do
|
||||
fi
|
||||
done
|
||||
popd
|
||||
%ifarch aarch64
|
||||
%ifarch aarch64 ppc64le
|
||||
install -m 755 config.guess %{buildroot}/usr/lib/rpm
|
||||
install -m 755 config.sub %{buildroot}/usr/lib/rpm
|
||||
%endif
|
||||
|
Reference in New Issue
Block a user