]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
DEVEL15-windows-wix-html-installgd-20070420
authorJeffrey Altman <jaltman@secure-endpoints.com>
Fri, 20 Apr 2007 12:02:25 +0000 (12:02 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Fri, 20 Apr 2007 12:02:25 +0000 (12:02 +0000)
FIXES 59827

The wix installer creates the wrong directory name for the IBM Quick Guide

(cherry picked from commit c5c23b7bc4544af2c1204622cd67b835b27bcdab)

src/WINNT/install/wix/files.wxi

index 43a1535709b385bb65efb3d5464e3c01ec82b787..0ad89fea2defe8431255d34a27970514f6445f7a 100644 (file)
                                 <File Id="fileauarf284_HTM_$(var.Language)" Name="auarf284.htm" LongName="auarf284.htm" DiskId="1" />
                             </Component>
                         </Directory> <!-- CmdRef -->
-                        <Directory Id="dirInstallGd_$(var.Language)" Name="InstalGd" SourceName="InstGd" LongSource="InstallGuide" src="$(var.SrcDir)\WINNT\doc\install\Documentation\$(var.Language)\html\InstallGd\">
+                        <Directory Id="dirInstallGd_$(var.Language)" Name="InstallGd" SourceName="InstGd" LongSource="InstallGuide" src="$(var.SrcDir)\WINNT\doc\install\Documentation\$(var.Language)\html\InstallGd\">
                             <Component Id="cmp_Install_Guide_$(var.Language)" Guid="$(var.DocHtmlInstallGuid)">
                                 <File Id="fileawqbg000_HTM_$(var.Language)" Name="awqbg000.htm" LongName="awqbg000.htm" KeyPath="yes" DiskId="1" />
                                 <File Id="fileawqbg002_HTM_$(var.Language)" Name="awqbg002.htm" LongName="awqbg002.htm" DiskId="1" />