Changeset 4488

Show
Ignore:
Timestamp:
02/06/07 09:42:02 (2 years ago)
Author:
morris
Message:

Don't autorun wiredctl certificate at install time

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • wired/trunk/Makefile.in

    r4483 r4488  
    147147        fi 
    148148 
    149  
    150149        @if [ -f .update ]; then \ 
    151150                echo ""; \ 
     
    156155                echo "to restart a running server."; \ 
    157156        else \ 
    158                 $(installdir)/wiredctl certificate; \ 
    159                 \ 
    160157                echo ""; \ 
    161158                echo "Installation complete!"; \