summaryrefslogtreecommitdiffstats
path: root/src/windows/installer/wix/site-local.wxi
diff options
context:
space:
mode:
authorJeffrey Altman <jaltman@secure-endpoints.com>2004-09-13 01:48:56 +0000
committerJeffrey Altman <jaltman@secure-endpoints.com>2004-09-13 01:48:56 +0000
commit6740034a5414eba31e6ea5cd1bca2f768750d389 (patch)
tree8150e04ac8034d0fe68a1187014b4ef04783e7dd /src/windows/installer/wix/site-local.wxi
parent6637e122a389115ac30270c39ae68ecfd798088d (diff)
downloadkrb5-6740034a5414eba31e6ea5cd1bca2f768750d389.tar.gz
krb5-6740034a5414eba31e6ea5cd1bca2f768750d389.tar.xz
krb5-6740034a5414eba31e6ea5cd1bca2f768750d389.zip
Updates to WiX to satisfy the needs of MIT SWRT
ticket: new git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16743 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/windows/installer/wix/site-local.wxi')
-rw-r--r--src/windows/installer/wix/site-local.wxi2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/windows/installer/wix/site-local.wxi b/src/windows/installer/wix/site-local.wxi
index 5cfbda39fa..074492e312 100644
--- a/src/windows/installer/wix/site-local.wxi
+++ b/src/windows/installer/wix/site-local.wxi
@@ -6,7 +6,7 @@
<!-- TargetDir should point to build target directory and must end with
a backslash. If not specified, assume we are in TargetDir\install -->
- <?define TargetDir="d:\work\kfwtest\"?>
+ <?define TargetDir="d:\work\kfwbins\"?>
<!-- ConfigDir should point to directory containing configuration files
(krb5.ini, krb.con, krbrealm.con) to be bundled with the installer.