projects
/
tomcat7.0
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
535bec8
)
Add NOTICE file to uninstall section.
author
markt
<markt@13f79535-47bb-0310-9956-ffa450edef68>
Thu, 25 Sep 2008 11:07:44 +0000
(11:07 +0000)
committer
markt
<markt@13f79535-47bb-0310-9956-ffa450edef68>
Thu, 25 Sep 2008 11:07:44 +0000
(11:07 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@698925
13f79535
-47bb-0310-9956-
ffa450edef68
res/tomcat.nsi
patch
|
blob
|
history
diff --git
a/res/tomcat.nsi
b/res/tomcat.nsi
index
88ceec5
..
75187f8
100644
(file)
--- a/
res/tomcat.nsi
+++ b/
res/tomcat.nsi
@@
-618,6
+618,7
@@
Section Uninstall
RMDir /r "$SMPROGRAMS\Apache Tomcat 6.0"
Delete "$INSTDIR\tomcat.ico"
Delete "$INSTDIR\LICENSE"
+ Delete "$INSTDIR\NOTICE"
RMDir /r "$INSTDIR\bin"
RMDir /r "$INSTDIR\lib"
Delete "$INSTDIR\conf\*.dtd"