From 5db01ad9badcea69bbab2006859ab16d7a5e5213 Mon Sep 17 00:00:00 2001 From: Kim Hagen Date: Thu, 10 Jan 2019 10:42:40 +0100 Subject: Disable building the charon-nm package, which we do not use. The practical reason for removing it completely for the time being is that libnm is not in jessie. --- debian/rules | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index ca02a0635..99bdc21c6 100755 --- a/debian/rules +++ b/debian/rules @@ -65,9 +65,7 @@ endif ifeq ($(DEB_HOST_ARCH_OS),linux) # only enable network-manager and capabilities dropping on linux hosts # some plugins are linux-only too - CONFIGUREARGS += --enable-nm \ - --with-nm-ca-dir=/etc/ssl/certs \ - --with-capabilities=libcap \ + CONFIGUREARGS += --with-capabilities=libcap \ --enable-farp \ --enable-dhcp \ --enable-af-alg \ -- cgit v1.2.3