git://git.openafs.org
/
openafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
e445236
)
nsis-installer-take-two-20031230
author
Jeffrey Altman
<jaltman@mit.edu>
Tue, 30 Dec 2003 22:24:11 +0000 (22:24 +0000)
committer
Jeffrey Altman
<jaltman@secure-endpoints.com>
Tue, 30 Dec 2003 22:24:11 +0000 (22:24 +0000)
Left out one change
src/WINNT/install/NSIS/OpenAFS.nsi
patch
|
blob
|
history
diff --git
a/src/WINNT/install/NSIS/OpenAFS.nsi
b/src/WINNT/install/NSIS/OpenAFS.nsi
index
cbd06d4
..
62ac3b8
100644
(file)
--- a/
src/WINNT/install/NSIS/OpenAFS.nsi
+++ b/
src/WINNT/install/NSIS/OpenAFS.nsi
@@
-1682,7
+1682,7
@@
StartRemove:
RMDir "$INSTDIR"
-!ifndef v2.0b4
+!ifdef v2.0b3
;Display the Finish header
!insertmacro MUI_UNFINISHHEADER
!endif