Codebase list network-manager / 94674c5
Pass the correct path of resolvconf and dhclient to ./configure git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/experimental/networkmanager@2432 ceb527fc-18e6-0310-9fe2-813c157c29e7 Michael Biebl 15 years ago
1 changed file(s) with 2 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
1616 DEB_CONFIGURE_EXTRA_FLAGS += \
1717 --with-dbus-sys=/etc/dbus-1/system.d \
1818 --with-distro=debian \
19 --with-resolvconf=/sbin/resolvconf \
20 --with-dhcp-client=/sbin/dhclient \
1921 --with-crypto=gnutls
2022
2123 DEB_DH_INSTALLINIT_ARGS := -r -- start 26 2 3 4 5 . stop 88 0 1 6 .