6f86f68387
Update to powertop 1.98 (forwarded request 102454 from a_jaeger) OBS-URL: https://build.opensuse.org/request/show/102498 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/powertop?expand=0&rev=23
14 lines
417 B
Diff
14 lines
417 B
Diff
Index: powertop-1.98/main.cpp
|
|
===================================================================
|
|
--- powertop-1.98.orig/main.cpp
|
|
+++ powertop-1.98/main.cpp
|
|
@@ -71,7 +71,7 @@ static const struct option long_options[
|
|
|
|
static void print_version()
|
|
{
|
|
- printf(_("Powertop version" POWERTOP_VERSION ", compiled on "__DATE__ "\n"));
|
|
+ printf(_("Powertop version" POWERTOP_VERSION "\n"));
|
|
}
|
|
|
|
static void print_usage()
|