SHA256
1
0
forked from pool/powertop

Accepting request 132099 from home:chenxiaolong:branches:Base:System

Fix build on i586

OBS-URL: https://build.opensuse.org/request/show/132099
OBS-URL: https://build.opensuse.org/package/show/Base:System/powertop?expand=0&rev=14
This commit is contained in:
Marcus Meissner 2012-08-30 20:20:45 +00:00 committed by Git OBS Bridge
parent 02861b5a18
commit dcee910219
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Aug 30 16:02:03 UTC 2012 - chenxiaolong@cxl.epac.to
- Remove leftover x86_64 objects during build
-------------------------------------------------------------------
Tue Aug 21 05:15:01 UTC 2012 - chenxiaolong@cxl.epac.to

View File

@ -48,6 +48,9 @@ doing in terms of power savings.
%patch2 -p1
%patch5 -p1
# Delete objects files left in tarball
find . -name '*.o' -delete
%build
%configure
make %{?_smp_mflags}