summaryrefslogtreecommitdiffstats
path: root/src/windows/build/BKWconfig.xml
diff options
context:
space:
mode:
authorKevin Koch <kpkoch@mit.edu>2007-03-05 16:37:41 +0000
committerKevin Koch <kpkoch@mit.edu>2007-03-05 16:37:41 +0000
commit3295ccd5a4ac57484f3b504cea4ac41c1242b908 (patch)
treef7062d0b9dde862e67a67dcc29dc24556f0679bb /src/windows/build/BKWconfig.xml
parentc5c0e39a4591077e9eb9b7a55243886476ebabaf (diff)
downloadkrb5-3295ccd5a4ac57484f3b504cea4ac41c1242b908.tar.gz
krb5-3295ccd5a4ac57484f3b504cea4ac41c1242b908.tar.xz
krb5-3295ccd5a4ac57484f3b504cea4ac41c1242b908.zip
Move automation documentation from wiki to here.
Minor tweaks to script (start adding unzip support) and config (move svn url to right place). Target_Version: 1.6.1 git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@19206 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/windows/build/BKWconfig.xml')
-rw-r--r--src/windows/build/BKWconfig.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/windows/build/BKWconfig.xml b/src/windows/build/BKWconfig.xml
index 7de3df102f..17b88af85c 100644
--- a/src/windows/build/BKWconfig.xml
+++ b/src/windows/build/BKWconfig.xml
@@ -11,7 +11,7 @@
<Directories>
<!-- Sources will be checked out of repositories into <src>. The structure
of the repositories will cause pismere/athena to be created under <src>. -->
- <src path="C:\MIT-ISDA\KfW\src2" />
+ <src path="C:\projects\" />
<!-- The sample config distributed as a zip must be unzipped into this directory before running the build: -->
<extras path="\auth\krb5\package-extras" /> <!-- Relative to <src>\pismere\athena -->