From 36d72b11b57f0c0bd4ffa0912e75f1adb7077b13 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Wed, 20 May 2015 22:29:53 +0200 Subject: [PATCH] redhat: fix a typo in conditional JSON support --- redhat/lldpd.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/redhat/lldpd.spec b/redhat/lldpd.spec index 04ef6ced..de6f4d5d 100644 --- a/redhat/lldpd.spec +++ b/redhat/lldpd.spec @@ -22,7 +22,7 @@ %bcond_with json %else %bcond_without snmp -%bconf_without json +%bcond_without json %endif %define lldpd_user _lldpd -- 2.39.5