diff options
Diffstat (limited to 'debian/rules')
| -rwxr-xr-x | debian/rules | 2 |
1 files changed, 2 insertions, 0 deletions
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 \ |