diff options
| author | Riccardo Setti <giskard@autistici.org> | 2006-03-04 20:07:31 +0000 |
|---|---|---|
| committer | Riccardo Setti <giskard@autistici.org> | 2006-03-04 20:07:31 +0000 |
| commit | cf23b879dff37054f6b1404eb1d902da765bc765 (patch) | |
| tree | 58799db62fe1146cc210060b91ac9d7e392c3c69 /debian/rules | |
| parent | a138a696dc7a66feabed8f796ecc4b333cd0262e (diff) | |
first debian release of NM 0.6 (taken from the experimental branch)
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@710 ceb527fc-18e6-0310-9fe2-813c157c29e7
Diffstat (limited to 'debian/rules')
| -rwxr-xr-x | debian/rules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules index 09657a86..6c5a5ce9 100755 --- a/debian/rules +++ b/debian/rules @@ -9,6 +9,7 @@ DEB_CONFIGURE_SCRIPT_ENV += LDFLAGS="-lm" DEB_CONFIGURE_EXTRA_FLAGS += \ --with-dbus-sys=/etc/dbus-1/system.d \ --without-named \ + --with-wpa_supplicant=/usr/sbin/wpa_supplicant \ --with-dhcdbd=/usr/sbin/dhcdbd \ --with-distro=debian |