Accepting request 89219 from home:oertel:branches:openSUSE:Factory

- fix build on ppc (32bit)

OBS-URL: https://build.opensuse.org/request/show/89219
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=52
This commit is contained in:
Dirk Mueller 2011-10-25 13:16:31 +00:00 committed by Git OBS Bridge
parent 64f6bc794b
commit e5117a83d1
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