summaryrefslogtreecommitdiffstats
path: root/src/windows/installer/wix/features.wxi
diff options
context:
space:
mode:
authorKevin Koch <kpkoch@mit.edu>2007-03-05 22:34:25 +0000
committerKevin Koch <kpkoch@mit.edu>2007-03-05 22:34:25 +0000
commit2267663d932a47cabf1614d4a8d5838797b53335 (patch)
tree8dfa1edfdf756a8a909d536b8afbe36c25d51bd2 /src/windows/installer/wix/features.wxi
parent3295ccd5a4ac57484f3b504cea4ac41c1242b908 (diff)
downloadkrb5-2267663d932a47cabf1614d4a8d5838797b53335.tar.gz
krb5-2267663d932a47cabf1614d4a8d5838797b53335.tar.xz
krb5-2267663d932a47cabf1614d4a8d5838797b53335.zip
Train build script to use repository sources, omit sample configuration. [wix area.]
Add control of the repository access step, fetch all sources from the repository. Track in documentation. Eliminate unhelpful output during pre-package step. The next step is to fetch only krb5/src/windows/build and run the entire build. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@19207 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/windows/installer/wix/features.wxi')
-rw-r--r--src/windows/installer/wix/features.wxi8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/windows/installer/wix/features.wxi b/src/windows/installer/wix/features.wxi
index 72480a94cc..7dd2f0b9d1 100644
--- a/src/windows/installer/wix/features.wxi
+++ b/src/windows/installer/wix/features.wxi
@@ -111,8 +111,8 @@
<?ifdef OldHelp?>
<ComponentRef Id="cmf_leash32_hlp" />
- <?else?>
- <ComponentRef Id="cmf_leash32_chm" />
+<!-- <?else?>
+ <ComponentRef Id="cmf_leash32_chm" /> -->
<?endif?>
<ComponentRef Id="cmf_leashw32_dll" />
@@ -213,9 +213,9 @@
<?endif?>
<?endif?>
<?endif?>
- <ComponentRef Id="cmf_krb5_ini" />
+<!-- <ComponentRef Id="cmf_krb5_ini" />
<ComponentRef Id="cmf_krb_con" />
- <ComponentRef Id="cmf_krbrealm_con" />
+ <ComponentRef Id="cmf_krbrealm_con" /> -->
<ComponentRef Id="rcm_common" />
<ComponentRef Id="rcm_client" />