[Spambayes-checkins] spambayes/windows spambayes.iss,1.16,1.17

Tony Meyer anadelonbrin at users.sourceforge.net
Thu Jun 10 00:38:28 EDT 2004


Update of /cvsroot/spambayes/spambayes/windows
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21122/windows

Modified Files:
	spambayes.iss 
Log Message:
Install a copy of the license with the binary versions.

Index: spambayes.iss
===================================================================
RCS file: /cvsroot/spambayes/spambayes/windows/spambayes.iss,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** spambayes.iss	17 May 2004 21:17:55 -0000	1.16
--- spambayes.iss	10 Jun 2004 04:38:26 -0000	1.17
***************
*** 18,21 ****
--- 18,22 ----
  [Files]
  Source: "py2exe\dist\sbicon.ico"; DestDir: "{app}"; Flags: ignoreversion
+ Source: "py2exe\dist\LICENSE.txt"; DestDir: "{app}"; Flags: ignoreversion
  
  Source: "py2exe\dist\lib\*.*"; DestDir: "{app}\lib"; Flags: ignoreversion




More information about the Spambayes-checkins mailing list