From 60ceec3612ba4338879d85f83fbc0d5b3eb657c4 Mon Sep 17 00:00:00 2001 From: dingo Date: Sat, 30 Oct 2010 12:20:39 +0000 Subject: [PATCH] [patch-team] remove net/coova-chilli/patches/001-readd-macauth.patch Signed by: hanno.schupp@gmail.com git-svn-id: svn://svn.openwrt.org/openwrt/packages@23720 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/coova-chilli/patches/001-readd-macauth.patch | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 net/coova-chilli/patches/001-readd-macauth.patch diff --git a/net/coova-chilli/patches/001-readd-macauth.patch b/net/coova-chilli/patches/001-readd-macauth.patch deleted file mode 100644 index 0ca6f3f45..000000000 --- a/net/coova-chilli/patches/001-readd-macauth.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/conf/functions.in -+++ b/conf/functions.in -@@ -173,6 +173,7 @@ writeconfig() { - if [ "$HS_RADCONF" != "on" -a "$HS_RADCONF" != "url" ]; then - [ "$HS_PAP_OK" = "on" ] && addconfig2 "papalwaysok" - [ "$HS_MACAUTH" = "on" ] && addconfig2 "macauth" -+ [ "$HS_MACAUTH" = "on" -a -n "$HS_MACPASSWD" ] && addconfig2 "macpasswd $HS_MACPASSWD" - [ "$HS_MACREAUTH" = "on" ] && addconfig2 "macreauth" - [ "$HS_MACAUTHDENY" = "on" ] && addconfig2 "macauthdeny" - [ "$HS_WPAGUESTS" = "on" ] && addconfig2 "wpaguests" -- 2.11.0