[SM-Commit] GIT changes to master grimoire by Eric Sandall (62e021ab66fd68729d8fbf207ecf6c8df3143511)

Eric Sandall scm at sourcemage.org
Wed Apr 11 00:10:14 EDT 2007


GIT changes to master grimoire by Eric Sandall <sandalle at sourcemage.org>:

 kernels/madwifi/DETAILS |    2 +-
 kernels/madwifi/HISTORY |    3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 62e021ab66fd68729d8fbf207ecf6c8df3143511
Author: Eric Sandall <sandalle at sourcemage.org>
Commit: Eric Sandall <sandalle at sourcemage.org>

    madwifi: FORCE_DOWNLOAD applies to all parts of the SVN version

diff --git a/kernels/madwifi/DETAILS b/kernels/madwifi/DETAILS
index 5e5cd28..8a9097e 100755
--- a/kernels/madwifi/DETAILS
+++ b/kernels/madwifi/DETAILS
@@ -2,13 +2,13 @@
 if  [[  "$MADWIFI_SVN"  ==  "y"  ]];  then
   if  [[  "$MADWIFI_SVN_AUTOUPDATE"  ==  "y"  ]];  then
            VERSION=$(date +%Y%m%d)
-    FORCE_DOWNLOAD="on"
   else
            VERSION=svn
   fi
             SOURCE=$SPELL-svn.tar.bz2
      SOURCE_URL[0]=svn://svn.madwifi.org/trunk:madwifi
      SOURCE_IGNORE=volatile
+    FORCE_DOWNLOAD="on"
 else
            VERSION=0.9.2.1
             SOURCE=$SPELL-$VERSION.tar.bz2
diff --git a/kernels/madwifi/HISTORY b/kernels/madwifi/HISTORY
index bc8ff78..4bc4cad 100644
--- a/kernels/madwifi/HISTORY
+++ b/kernels/madwifi/HISTORY
@@ -1,3 +1,6 @@
+2007-04-10 Eric Sandall <sandalle at sourcemage.org>
+	* DETAILS: FORCE_DOWNLOAD="on" applies to both SVN versions
+
 2007-04-03 Eric Sandall <sandalle at sourcemage.org>
 	* PRE_BUILD: Remove calls to find-madwifi-modules.sh (Bug #13622)
 



More information about the SM-Commit mailing list