Changeset 137

Show
Ignore:
Timestamp:
04/28/04 23:12:33 (8 years ago)
Author:
jimmyo
Message:

Changed default ARCH variable in Makefile.config, to support older tr-s (SF#898814).

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/ChangeLog

    • Property cvs2svn:cvs-rev changed from 1.54 to 1.55
    r136 r137  
    1717  * Patched temp-part of linux-pugin sensors_* with better regexp  
    1818    (Deb#245289). 
     19  * Changed default ARCH variable in Makefile.config, to support 
     20    older tr-s (SF#898814). 
    1921 
    2022munin (1.0.0pre3) 
  • trunk/Makefile.config

    • Property cvs2svn:cvs-rev changed from 1.3 to 1.4
    r83 r137  
    5252 
    5353# Client only - Install plugins for this architecture 
    54 ARCH       = $(shell uname | tr 'A-Z' 'a-z') 
     54ARCH       = $(shell uname | tr '[A-Z]' '[a-z]') 
    5555 
    5656# How to figure out the hostname. (Only used in default configuration