aboutsummaryrefslogtreecommitdiffstats
path: root/packages/lm_sensors/files/prefix-fix.patch
blob: 66ec55c150b2587cd007267680a3462dfff5c48e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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