Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:Update
firmwarekit
firmwarekit-use-external-powertop.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File firmwarekit-use-external-powertop.patch of Package firmwarekit
--- powertop/Makefile | 2 +- powertop/powertop.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) --- a/powertop/Makefile +++ b/powertop/Makefile @@ -2,7 +2,7 @@ override CFLAGS += `pkg-config --cflags LDFLAGS = `pkg-config --libs glib-2.0` -all: .depend powertop.so powertop_install +all: .depend powertop.so powertop-1.8.tar.gz: wget http://www.linuxpowertop.org/download/powertop-1.8.tar.gz --- a/powertop/powertop.c +++ b/powertop/powertop.c @@ -89,7 +89,7 @@ static void do_powertop(void) "Press 'Q' to return to the firmware test kit\n" "++++++++++++++++++++++++++++++++++++++++++++++++++\n\n"); - system("./plugins/powertop_install/powertop"); + system("powertop"); newtResume(); newtRefresh();
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor