diff options
author | James Meyer <james.meyer@operamail.com> | 2009-06-14 20:58:04 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2009-06-14 20:58:04 (GMT) |
commit | 118dc4012d2fa8f62dc55b9790c463e26bba842c (patch) | |
tree | c96747f0e70f1330bc3dedbebe568f3628bc1285 /abs/core-testing/etcnet/functions.patch | |
parent | 55162685e6bc46ba6ab048a1b69cffbab82a4354 (diff) | |
download | linhes_pkgbuild-118dc4012d2fa8f62dc55b9790c463e26bba842c.zip linhes_pkgbuild-118dc4012d2fa8f62dc55b9790c463e26bba842c.tar.gz linhes_pkgbuild-118dc4012d2fa8f62dc55b9790c463e26bba842c.tar.bz2 |
etcnet: updated to latest version 0.9.8
Diffstat (limited to 'abs/core-testing/etcnet/functions.patch')
-rw-r--r-- | abs/core-testing/etcnet/functions.patch | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/abs/core-testing/etcnet/functions.patch b/abs/core-testing/etcnet/functions.patch index c2321b6..855ef90 100644 --- a/abs/core-testing/etcnet/functions.patch +++ b/abs/core-testing/etcnet/functions.patch @@ -1,12 +1,11 @@ ---- scripts/functions.orig 2008-09-02 03:10:21.000000000 +0000 -+++ scripts/functions 2008-09-02 03:10:49.000000000 +0000 -@@ -16,7 +16,8 @@ +--- scripts/functions.orig 2009-06-14 17:24:46.000000000 +0000 ++++ scripts/functions 2009-06-14 17:25:24.000000000 +0000 +@@ -16,7 +16,7 @@ DEFAULT_IFPLUGSTATUS=/usr/sbin/ifplugstatus DEFAULT_IFPLUGD=/usr/sbin/ifplugd DEFAULT_IWPRIV=/sbin/iwpriv -DEFAULT_IWCONFIG=/sbin/iwconfig -+#DEFAULT_IWCONFIG=/sbin/iwconfig +DEFAULT_IWCONFIG=/usr/sbin/iwconfig + DEFAULT_WLANCONFIG=/usr/sbin/wlanconfig DEFAULT_WPA_SUPPLICANT=/usr/sbin/wpa_supplicant DEFAULT_WPA_CLI=/usr/sbin/wpa_cli - DEFAULT_PLIPCONFIG=/sbin/plipconfig |