patch-Makefile 446 B

123456789101112131415
  1. --- lm_sensors-3.3.1.orig/Makefile 2010-10-26 15:24:12.000000000 +0200
  2. +++ lm_sensors-3.3.1/Makefile 2011-09-18 19:09:30.217984317 +0200
  3. @@ -42,10 +42,10 @@ DEBUG := 0
  4. DESTDIR :=
  5. # This is the prefix that will be used for almost all directories below.
  6. -PREFIX := /usr/local
  7. +PREFIX := /usr
  8. # Your C compiler
  9. -CC := gcc
  10. +CC ?= gcc
  11. # This is the directory where sensors3.conf will be installed, if no other
  12. # configuration file is found