[SM-Commit] GIT changes to master grimoire by Bor Kraljič (249b14466c4b1848b7ecff79b73ea54fc3d09fa6)

Bor Kraljič scm at sourcemage.org
Mon Oct 18 10:31:26 EDT 2010


GIT changes to master grimoire by Bor Kraljič <pyrobor at ver.si>:

 http/arora/HISTORY |    3 +++
 http/arora/PREPARE |    2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 249b14466c4b1848b7ecff79b73ea54fc3d09fa6
Author: Bor Kraljič <pyrobor at ver.si>
Commit: Bor Kraljič <pyrobor at ver.si>

    arora: fixed typo

diff --git a/http/arora/HISTORY b/http/arora/HISTORY
index 4ea590c..45570c3 100644
--- a/http/arora/HISTORY
+++ b/http/arora/HISTORY
@@ -1,3 +1,6 @@
+2010-10-18 Bor Kraljič <pyrobor at ver.si>
+	* PREPARE: fixed typo
+
 2010-10-06 Bor Kraljič <pyrobor at ver.si>
 	* DETAILS: updated spell to 0.11.0
 
diff --git a/http/arora/PREPARE b/http/arora/PREPARE
index 8af6731..330c7ec 100755
--- a/http/arora/PREPARE
+++ b/http/arora/PREPARE
@@ -2,7 +2,7 @@ config_query ARORA_VCS "Build the git version?" n
 
 if [[ "$ARORA_VCS" == "y" ]]
 then
-  config_query  ARORA_VCS__AUTOUPDATE        \
+  config_query  ARORA_VCS_AUTOUPDATE        \
                 "Automatically update every day?"  n
 fi
 



More information about the SM-Commit mailing list