Blame SOURCES/0000-remove-babeld-and-ldpd.patch

e092ad
diff --git a/Makefile.am b/Makefile.am
e092ad
index 5be3264..33abc1d 100644
e092ad
--- a/Makefile.am
e092ad
+++ b/Makefile.am
e092ad
@@ -130,8 +130,6 @@ include ospf6d/subdir.am
e092ad
 include ospfclient/subdir.am
e092ad
 include isisd/subdir.am
e092ad
 include nhrpd/subdir.am
e092ad
-include ldpd/subdir.am
e092ad
-include babeld/subdir.am
e092ad
 include eigrpd/subdir.am
e092ad
 include sharpd/subdir.am
e092ad
 include pimd/subdir.am
e092ad
@@ -182,7 +180,6 @@ EXTRA_DIST += \
e092ad
 	snapcraft/helpers \
e092ad
 	snapcraft/snap \
e092ad
 	\
e092ad
-	babeld/Makefile \
e092ad
 	bgpd/Makefile \
e092ad
 	bgpd/rfp-example/librfp/Makefile \
e092ad
 	bgpd/rfp-example/rfptest/Makefile \
e092ad
@@ -193,7 +190,6 @@ EXTRA_DIST += \
e092ad
 	eigrpd/Makefile \
e092ad
 	fpm/Makefile \
e092ad
 	isisd/Makefile \
e092ad
-	ldpd/Makefile \
e092ad
 	lib/Makefile \
e092ad
 	nhrpd/Makefile \
e092ad
 	ospf6d/Makefile \
e092ad
diff --git a/redhat/daemons b/redhat/daemons
e092ad
index 068d74d..36730ba 100644
e092ad
--- a/redhat/daemons
e092ad
+++ b/redhat/daemons
e092ad
@@ -44,11 +44,9 @@ ospf6d=no
e092ad
 ripd=no
e092ad
 ripngd=no
e092ad
 isisd=no
e092ad
-ldpd=no
e092ad
 pimd=no
e092ad
 nhrpd=no
e092ad
 eigrpd=no
e092ad
-babeld=no
e092ad
 sharpd=no
e092ad
 pbrd=no
e092ad
 staticd=no
e092ad
diff --git a/redhat/daemons b/redhat/daemons
e092ad
index 36730ba..c6090a7 100644
e092ad
--- a/redhat/daemons
e092ad
+++ b/redhat/daemons
e092ad
@@ -62,11 +62,9 @@ ospf6d_options=("-A ::1")
e092ad
 ripd_options=("-A 127.0.0.1")
e092ad
 ripngd_options=("-A ::1")
e092ad
 isisd_options=("-A 127.0.0.1")
e092ad
-ldpd_options=("-A 127.0.0.1")
e092ad
 pimd_options=("-A 127.0.0.1")
e092ad
 nhrpd_options=("-A 127.0.0.1")
e092ad
 eigrpd_options=("-A 127.0.0.1")
e092ad
-babeld_options=("-A 127.0.0.1")
e092ad
 sharpd_options=("-A 127.0.0.1")
e092ad
 pbrd_options=("-A 127.0.0.1")
e092ad
 staticd_options=("-A 127.0.0.1")