]> git.puffer.fish Git - matthieu/frr.git/commitdiff
redhat: V6 compilation is on by default
authorDonald Sharp <sharpd@cumulusnetwroks.com>
Mon, 13 Jun 2016 16:54:39 +0000 (12:54 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 15 Jun 2016 11:36:41 +0000 (07:36 -0400)
Let's not call it out as a separate item
anymore.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
(cherry picked from commit 341969b3db27bd384dc453ec0e6b4a9a6513ab8f)

redhat/quagga.spec.in

index c20b5597b0444a9207fc9e671393dd13fedafc80..0e689b420abc5f686b4271d4add3f4d1d427a1af 100644 (file)
@@ -74,7 +74,7 @@
 %define                daemon_watchquagga      ""
 %endif
 
-%define                all_daemons     %{daemon_list} %{daemonv6_list}  %{daemon_watchquagga}
+%define                all_daemons     %{daemon_list} %{daemon_watchquagga}
 
 # allow build dir to be kept
 %{!?keep_build:                %global         keep_build      0 }