[Spambayes-checkins] spambayes/windows/py2exe setup_all.py, 1.17, 1.18

Tony Meyer anadelonbrin at users.sourceforge.net
Thu Jun 10 00:36:54 EDT 2004


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

Modified Files:
	setup_all.py 
Log Message:
Install a copy of the license with the binary versions.

Index: setup_all.py
===================================================================
RCS file: /cvsroot/spambayes/spambayes/windows/py2exe/setup_all.py,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** setup_all.py	13 Apr 2004 04:01:11 -0000	1.17
--- setup_all.py	10 Jun 2004 04:36:51 -0000	1.18
***************
*** 136,139 ****
--- 136,140 ----
  common_data_files = [
      ["", [os.path.join(sb_top_dir, r"windows\resources\sbicon.ico")]],
+     ["", [os.path.join(sb_top_dir, r"LICENSE.txt")]],
  ]
  




More information about the Spambayes-checkins mailing list