Accepting request 89284 from devel:tools

- fix build on ppc (32bit) (forwarded request 89219 from oertel)

OBS-URL: https://build.opensuse.org/request/show/89284
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=57
This commit is contained in:
Stephan Kulow 2011-10-25 15:17:41 +00:00 committed by Git OBS Bridge
commit 683ad0093f
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Oct 25 01:14:42 CEST 2011 - ro@suse.de
- fix build on ppc (32bit)
-------------------------------------------------------------------
Sun Oct 2 17:50:41 CEST 2011 - dmueller@suse.de

View File

@ -218,6 +218,8 @@ cp -a README* NEWS AUTHORS COPYING COPYING.DOCS $RPM_BUILD_ROOT/%_defaultdocdir/
%endif
%ifarch ppc ppc64
%_libdir/valgrind/*-ppc32-linux
%endif
%ifarch ppc64
%_libdir/valgrind/*-ppc64-linux
%endif
%ifarch s390 s390x