Changeset 4522

Show
Ignore:
Timestamp:
06/29/07 14:14:42 (1 year ago)
Author:
khali
Message:

Default $PREFIX is /usr/local, not /usr/local/bin.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • lm-sensors/trunk/Makefile

    r4396 r4522  
    133133# include files will be installed. The actual directory will be  
    134134# $(INCLUDEDIR)/linux for system include files, and $(INCLUDEDIR)/sensors 
    135 # for library include files. If PREFIX equals the default /usr/local/bin
     135# for library include files. If PREFIX equals the default /usr/local
    136136# you will be able to use '#include <linux/sensors.h>' regardless of the 
    137137# current kernel selected.