[oe-commits] org.oe.dev lmsensors-apps: added missing patch

hrw commit openembedded-commits at lists.openembedded.org
Sun Oct 7 18:06:14 UTC 2007


lmsensors-apps: added missing patch

Author: hrw at openembedded.org
Branch: org.openembedded.dev
Revision: 5f01e841257f96905b797926490b33f2fd2774ea
ViewMTN: http://monotone.openembedded.org/revision/info/5f01e841257f96905b797926490b33f2fd2774ea
Files:
1
packages/lm_sensors/files/prefix-fix.patch
Diffs:

#
# mt diff -r85247a2279ec070ff180162e46ddbdbf49eab3bd -r5f01e841257f96905b797926490b33f2fd2774ea
#
# 
# 
# add_file "packages/lm_sensors/files/prefix-fix.patch"
#  content [209edbf073290d444b47cb953c7d60b1bc870baa]
# 
============================================================
--- packages/lm_sensors/files/prefix-fix.patch	209edbf073290d444b47cb953c7d60b1bc870baa
+++ packages/lm_sensors/files/prefix-fix.patch	209edbf073290d444b47cb953c7d60b1bc870baa
@@ -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
+ 






More information about the Openembedded-commits mailing list