Changeset 77

Show
Ignore:
Timestamp:
02/01/04 19:43:02 (8 years ago)
Author:
jimmyo
Message:

Added mkdir to install-man target. (SF#888545)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/ChangeLog

    • Property cvs2svn:cvs-rev changed from 1.30 to 1.31
    r71 r77  
    33  * Munin-graph had a perl 5.005_03 compatabilty problem, which slipped 
    44    through to version pre2. 
     5  * Added mkdir to install-man target. (SF#888545) 
    56 
    67munin (1.0.0pre2) 
  • trunk/Makefile

    • Property cvs2svn:cvs-rev changed from 1.7 to 1.8
    r54 r77  
    151151 
    152152build-man-stamp: 
     153    mkdir -p build/doc 
    153154        pod2man  --section=8 --release=$(RELEASE) --center="Munin Documentation" \ 
    154155                node/munin-node.in > build/doc/munin-node.8