aboutsummaryrefslogtreecommitdiff
path: root/sysutils/conky-awesome/files/patch-src-conky.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/conky-awesome/files/patch-src-conky.c')
-rw-r--r--sysutils/conky-awesome/files/patch-src-conky.c18
1 files changed, 0 insertions, 18 deletions
diff --git a/sysutils/conky-awesome/files/patch-src-conky.c b/sysutils/conky-awesome/files/patch-src-conky.c
deleted file mode 100644
index 4031371fa01c..000000000000
--- a/sysutils/conky-awesome/files/patch-src-conky.c
+++ /dev/null
@@ -1,18 +0,0 @@
---- src/conky.c.orig Sun Dec 3 21:22:49 2006
-+++ src/conky.c Sun Dec 3 21:23:15 2006
-@@ -2046,7 +2046,6 @@
- OBJ(acpitemp, 0) obj->data.i = open_acpi_temperature(arg);
- END OBJ(acpitempf, 0) obj->data.i = open_acpi_temperature(arg);
- END OBJ(acpiacadapter, 0)
--#if defined(__linux__)
- END OBJ(freq, 0)
- get_cpu_count();
- if (!arg
-@@ -2079,6 +2078,7 @@
- obj->data.cpu_index=atoi(&arg[0]);
- }
- obj->a = 1;
-+#if defined(__linux__)
- END OBJ(voltage_mv, 0)
- get_cpu_count();
- if (!arg