New commits:
commit da5ef4213ecf7e1c0fe31048cddd16613b6427b5
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
madwifi: No longer prompt during install (Bug #13622)
diff --git a/kernels/madwifi/HISTORY b/kernels/madwifi/HISTORY
index b0dd82e..bc8ff78 100644
--- a/kernels/madwifi/HISTORY
+++ b/kernels/madwifi/HISTORY
@@ -1,3 +1,6 @@
+2007-04-03 Eric Sandall <sandalle AT sourcemage.org>
+ * PRE_BUILD: Remove calls to find-madwifi-modules.sh (Bug #13622)
+
2007-03-15 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: SVN URL changed to svn.madwifi.org/trunk
Use svn:// instead of svn_http://
diff --git a/kernels/madwifi/PRE_BUILD b/kernels/madwifi/PRE_BUILD
index 476965f..3fda5e4 100755
--- a/kernels/madwifi/PRE_BUILD
+++ b/kernels/madwifi/PRE_BUILD
@@ -5,4 +5,5 @@ if [[ "$MADWIFI_SVN" != "y" ]]; th
patch -p1 < $SCRIPT_DIRECTORY/linux-config.patch
fi &&