From 216fb968e3885b7cd1c2e9cdb12ff6b8b89d5083 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Thu, 10 Jul 2014 02:33:55 +0200 Subject: Specify the path to the pppd and pppoe binary via the corresponding configure switch. --- debian/changelog | 2 ++ debian/rules | 2 ++ 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index 0287ec4c..30e4151a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,8 @@ network-manager (0.9.10.0-1) UNRELEASED; urgency=medium file obsolete. * Remove the obsolete /etc/dbus-1/system.d/nm-dhcp-client.conf conffile on upgrades. + * Specify the path to the pppd and pppoe binary via the corresponding + configure switch. -- Michael Biebl Sun, 06 Jul 2014 03:04:21 +0200 diff --git a/debian/rules b/debian/rules index c57fed94..a4cf7f41 100755 --- a/debian/rules +++ b/debian/rules @@ -17,6 +17,8 @@ override_dh_auto_configure: dh_auto_configure -- \ --libexecdir=/usr/lib/NetworkManager \ --with-pppd-plugin-dir=/usr/lib/pppd/2.4.6 \ + --with-pppd=/usr/sbin/pppd \ + --with-pppoe=/usr/sbin/pppoe \ --with-resolvconf=/sbin/resolvconf \ --with-dhclient=/sbin/dhclient \ --with-iptables=/sbin/iptables \ -- cgit 1.3.0-6-gf8a5