|
|
|
@ -28,6 +28,9 @@ var_append confopt ' ' '--enable-ospf-te' |
|
|
|
var_append confopt ' ' '--sysconfdir=/etc/zebra' |
|
|
|
var_append confopt ' ' '--localstatedir=/var/run/zebra' |
|
|
|
|
|
|
|
#termcap lib is in /lib but quaqqa is too stupid too add it to its linker paths |
|
|
|
var_append GCC_WRAPPER_INSERT ' ' '-L/lib' |
|
|
|
|
|
|
|
init_and_ownerships() { |
|
|
|
|
|
|
|
install_init zebra $confdir/zebra.init |
|
|
|
|