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:
parent
02861b5a18
commit
dcee910219
@ -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
|
Tue Aug 21 05:15:01 UTC 2012 - chenxiaolong@cxl.epac.to
|
||||||
|
|
||||||
|
@ -48,6 +48,9 @@ doing in terms of power savings.
|
|||||||
%patch2 -p1
|
%patch2 -p1
|
||||||
%patch5 -p1
|
%patch5 -p1
|
||||||
|
|
||||||
|
# Delete objects files left in tarball
|
||||||
|
find . -name '*.o' -delete
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure
|
%configure
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
Loading…
Reference in New Issue
Block a user