mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-14 16:04:49 +00:00
zebra: rename to frrconfdir
Signed-off-by: Jafar Al-Gharaibeh <jafar@atcorp.com>
This commit is contained in:
parent
1a8c43f114
commit
d5b52c7e79
@ -85,7 +85,7 @@ EXTRA_DIST = if_ioctl.c if_ioctl_solaris.c if_netlink.c \
|
|||||||
client : client_main.o ../lib/libfrr.la
|
client : client_main.o ../lib/libfrr.la
|
||||||
$(CC) -g -o client client_main.o ../liblzebra.la $(LIBS) $(LIB_IPV6)
|
$(CC) -g -o client client_main.o ../liblzebra.la $(LIBS) $(LIB_IPV6)
|
||||||
|
|
||||||
quaggaconfdir = $(sysconfdir)
|
frrconfdir = $(sysconfdir)
|
||||||
|
|
||||||
examplesdir = $(exampledir)
|
examplesdir = $(exampledir)
|
||||||
dist_examples_DATA = zebra.conf.sample
|
dist_examples_DATA = zebra.conf.sample
|
||||||
|
Loading…
Reference in New Issue
Block a user