summaryrefslogtreecommitdiffstats
path: root/source/ap/lm_sensors/lm_sensors.makefile.diff
diff options
context:
space:
mode:
Diffstat (limited to 'source/ap/lm_sensors/lm_sensors.makefile.diff')
-rw-r--r--source/ap/lm_sensors/lm_sensors.makefile.diff15
1 files changed, 0 insertions, 15 deletions
diff --git a/source/ap/lm_sensors/lm_sensors.makefile.diff b/source/ap/lm_sensors/lm_sensors.makefile.diff
deleted file mode 100644
index 8216a8d1e..000000000
--- a/source/ap/lm_sensors/lm_sensors.makefile.diff
+++ /dev/null
@@ -1,15 +0,0 @@
---- ./Makefile.orig 2008-03-26 08:37:12.000000000 -0500
-+++ ./Makefile 2008-10-25 20:05:44.000000000 -0500
-@@ -39,10 +39,10 @@
-
- # If you want to install at some other place then at from which you will run
- # everything, set DESTDIR to the extra prefix.
--DESTDIR :=
-+DESTDIR := /tmp/package-lm_sensors
-
- # This is the prefix that will be used for almost all directories below.
--PREFIX := /usr/local
-+PREFIX := /usr
-
- # Your C compiler
- CC := gcc