[SM-Commit] GIT changes to devel-andrew cauldron by Andrew Stitt (217681d4b65fad7259f2a2e44b40f66bcc93d69b)

Andrew Stitt scm at sourcemage.org
Sun Dec 7 17:04:31 EST 2008


GIT changes to devel-andrew cauldron by Andrew Stitt <acedit at armory.com>:

 scripts/twelve-step-program.sh |    3 ++-
 1 files changed, 2 insertions(+), 1 deletion(-)

New commits:
commit 217681d4b65fad7259f2a2e44b40f66bcc93d69b
Author: Andrew Stitt <acedit at armory.com>
Commit: Andrew Stitt <acedit at armory.com>

    scripts/twelve-step-program.sh: add sorcery url config

diff --git a/scripts/twelve-step-program.sh b/scripts/twelve-step-program.sh
index 1c968ba..f88e560 100755
--- a/scripts/twelve-step-program.sh
+++ b/scripts/twelve-step-program.sh
@@ -14,8 +14,9 @@
   test -d /root/build || 
   echo 'step 1 failed' >> /var/log/sorcery/activity
 
-  # step 1.5 (add resolv.conf)
+  # step 1.5 (add resolv.conf and sorcery url configuration)
   cp /etc/resolv.conf /root/build/etc/resolv.conf
+  cp /etc/sorcery/local/url /root/build/etc/sorcery/local/url
 
   # step 2 (build spells)
   echo step 2



More information about the SM-Commit mailing list