aboutsummaryrefslogtreecommitdiffstats
path: root/packages/lm_sensors
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2007-10-07 17:45:53 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2007-10-07 17:45:53 +0000
commit6f5e67843c881c0e3839b73a663c469c7ef9603a (patch)
tree0d8cc020c33a3fd5ff7345b47eab20768a7e8297 /packages/lm_sensors
parente97d4de56f1118f4b6f8914b76033b5cb7ed0913 (diff)
downloadopenembedded-6f5e67843c881c0e3839b73a663c469c7ef9603a.tar.gz
lmsensors-apps: added missing patch
Diffstat (limited to 'packages/lm_sensors')
-rw-r--r--packages/lm_sensors/files/prefix-fix.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/packages/lm_sensors/files/prefix-fix.patch b/packages/lm_sensors/files/prefix-fix.patch
new file mode 100644
index 0000000000..66ec55c150
--- /dev/null
+++ b/packages/lm_sensors/files/prefix-fix.patch
@@ -0,0 +1,14 @@
+Index: lm_sensors-2.10.1/Makefile
+===================================================================
+--- lm_sensors-2.10.1.orig/Makefile 2007-10-07 19:22:51.000000000 +0200
++++ lm_sensors-2.10.1/Makefile 2007-10-07 19:23:13.000000000 +0200
+@@ -74,9 +74,6 @@
+ # everything, set DESTDIR to the extra prefix.
+ DESTDIR :=
+
+-# This is the prefix that will be used for almost all directories below.
+-PREFIX := /usr/local
+-
+ # Your C compiler
+ CC := gcc
+