From ab27eb24afce7a467a2e0da8dc3eafab08ed4c14 Mon Sep 17 00:00:00 2001 From: Jeffrey Altman Date: Thu, 23 Jul 2009 15:43:55 -0400 Subject: [PATCH] Windows: rename compile_et.pod to afs_compile_et.pod Gerrit 175 renamed compile_et and compile_et.pod to afs_compile_et*. Fix the Windows build system to process the new pod file name and modify the WiX installer scripts to install afs_compile_et.html. FIXES 125152 LICENSE MIT Reviewed-on: http://gerrit.openafs.org/http://gerrit.openafs.org/204 Tested-by: Jeffrey Altman Reviewed-by: Jeffrey Altman --- doc/man-pages/NTMakefile | 2 +- src/WINNT/install/wix/files.wxi | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/man-pages/NTMakefile b/doc/man-pages/NTMakefile index ccf84071a..8762a033c 100644 --- a/doc/man-pages/NTMakefile +++ b/doc/man-pages/NTMakefile @@ -32,7 +32,7 @@ PODS = \ pod1\afsmonitor.pod \ pod1\aklog.pod \ pod1\cmdebug.pod \ - pod1\compile_et.pod \ + pod1\afs_compile_et.pod \ pod1\copyauth.pod \ pod1\dlog.pod \ pod1\fs.pod \ diff --git a/src/WINNT/install/wix/files.wxi b/src/WINNT/install/wix/files.wxi index 601227711..5f381016c 100644 --- a/src/WINNT/install/wix/files.wxi +++ b/src/WINNT/install/wix/files.wxi @@ -352,10 +352,10 @@ + - -- 2.39.5