]> git.puffer.fish Git - mirror/frr.git/commitdiff
define localstatedir for configure
authorpaul <paul>
Mon, 7 Apr 2003 08:14:11 +0000 (08:14 +0000)
committerpaul <paul>
Mon, 7 Apr 2003 08:14:11 +0000 (08:14 +0000)
redhat/zebra.spec

index db42c682f92827e20634d45b29a47c265a828de4..6419fafb7f209b7443a3c875baefa3732a691e83 100644 (file)
@@ -8,8 +8,8 @@
 %define                with_vtysh      1
 %define                with_pam        1
 %define                with_ipv6       1
-%define                with_ospfclient 0
-%define                with_ospfapi    0
+%define                with_ospfclient 1
+%define                with_ospfapi    1
 %define                with_multipath  64
 
 # path defines
@@ -22,6 +22,7 @@
 %define                _libexecdir     %{_exec_prefix}/libexec/zebra
 %define                _includedir     %{_prefix}/include/zebra
 %define                _libdir         %{_exec_prefix}/%{_lib}/zebra
+%define                _localstatedir  %{_prefix}/var/run
 
 Summary: Routing daemon
 Name:          zebra