aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>2007-08-10 00:26:06 +0000
committerTom Yu <tlyu@mit.edu>2007-08-10 00:26:06 +0000
commit9a7ae2f9f20919bf88c785de9ef4401aa3582897 (patch)
tree27dc7f64191039916a453df55908754f03c8f15d
parent60945efe0ad34b68f7195d2f7afe4f6b280568ab (diff)
downloadkrb5-9a7ae2f9f20919bf88c785de9ef4401aa3582897.zip
krb5-9a7ae2f9f20919bf88c785de9ef4401aa3582897.tar.gz
krb5-9a7ae2f9f20919bf88c785de9ef4401aa3582897.tar.bz2
pull up r19580 from trunk
r19580@cathode-dark-space: jaltman | 2007-06-18 12:23:47 -0400 ticket: 5577 tags: pullup Corrected the order of the source and modified msi packages in the msitran command line used to produce the transform ticket: 5577 version_fixed: 1.6.3 git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-6@19801 dc483132-0cff-0310-8789-dd5450dbe970
-rw-r--r--src/windows/installer/wix/msi-deployment-guide.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/windows/installer/wix/msi-deployment-guide.txt b/src/windows/installer/wix/msi-deployment-guide.txt
index 8270a9f..3e0d7d2 100644
--- a/src/windows/installer/wix/msi-deployment-guide.txt
+++ b/src/windows/installer/wix/msi-deployment-guide.txt
@@ -92,7 +92,7 @@ Kerberos for Windows
(edit the kfw-modified.msi to include the necessary changes)
- > msitran -g kfw-modified.msi kfw.msi kfw-transform.mst
+ > msitran -g kfw.msi kfw-modified.msi kfw-transform.mst
(generates kfw-transform.mst, which is the transform)