Changeset 12887 in hybrid


Ignore:
Timestamp:
Aug 25, 2014, 8:37:18 PM (10 years ago)
Author:
rick
Message:

Remove confusing un-used block

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/releng-10/nanobsd/cfg/nanobsd.wleiden

    r12883 r12887  
    243243
    244244
    245 # Compile & install lvroute daemon vanuit source in svn
    246 cust_install_lvrouted() (
    247         svn co http://svn.wirelessleiden.nl/svn/node-config/other/lvrouted/trunk/ /tmp/lvrouted
    248         cd /tmp/lvrouted && autoconf && autoheader && ./configure && make || true
    249         cp src/lvrouted.opt ${NANO_WORLDDIR}/usr/local/sbin
    250 )
    251 
    252 
    253 
    254245# Customize ntpd
    255246cust_ntpd() (
Note: See TracChangeset for help on using the changeset viewer.