You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2008/09/25 13:07:45 UTC

svn commit: r698925 - /tomcat/trunk/res/tomcat.nsi

Author: markt
Date: Thu Sep 25 04:07:44 2008
New Revision: 698925

URL: http://svn.apache.org/viewvc?rev=698925&view=rev
Log:
Add NOTICE file to uninstall section.

Modified:
    tomcat/trunk/res/tomcat.nsi

Modified: tomcat/trunk/res/tomcat.nsi
URL: http://svn.apache.org/viewvc/tomcat/trunk/res/tomcat.nsi?rev=698925&r1=698924&r2=698925&view=diff
==============================================================================
--- tomcat/trunk/res/tomcat.nsi (original)
+++ tomcat/trunk/res/tomcat.nsi Thu Sep 25 04:07:44 2008
@@ -618,6 +618,7 @@
   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"



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org