Changeset 446 for lcd/GNUmakefile


Ignore:
Timestamp:
06/13/2009 11:58:01 (14 months ago)
Author:
douglas
Message:

Check the CA cert!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lcd/GNUmakefile

    r372 r446  
    1111install: 
    1212        install -dg 0 -o 0 -v /ccs/sbin 
     13        install -g 0 -o 0 -m 0644 -v cacert.pem /ccs/etc/cacert.pem 
    1314        install -g 0 -o 0 -v lcd.pl /ccs/sbin/lcd.pl 
    1415        install -g 0 -o 0 -v rc.d/CCSlcd /usr/local/etc/rc.d 
Note: See TracChangeset for help on using the changeset viewer.