From 6f5e67843c881c0e3839b73a663c469c7ef9603a Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz <hrw@openembedded.org> Date: Sun, 7 Oct 2007 17:45:53 +0000 Subject: lmsensors-apps: added missing patch --- packages/lm_sensors/files/prefix-fix.patch | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 packages/lm_sensors/files/prefix-fix.patch (limited to 'packages/lm_sensors') 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 + -- cgit v1.2.3