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

Tony Meyer anadelonbrin at users.sourceforge.net
Tue Apr 13 00:01:14 EDT 2004


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

Modified Files:
	setup_all.py 
Log Message:
Install the troubleshooting guide.

Index: setup_all.py
===================================================================
RCS file: /cvsroot/spambayes/spambayes/windows/py2exe/setup_all.py,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** setup_all.py	16 Feb 2004 08:20:17 -0000	1.16
--- setup_all.py	13 Apr 2004 04:01:11 -0000	1.17
***************
*** 127,130 ****
--- 127,131 ----
  proxy_data_files = [
      ["docs/sb_server", [os.path.join(sb_top_dir, r"windows\readme_proxy.html")]],
+     ["docs/sb_server", [os.path.join(sb_top_dir, r"windows\docs\troubleshooting.html")]],
      # note that this includes images that are already in the outlook/docs/images
      # directory - we need to consolidate the documentation (in terms of




More information about the Spambayes-checkins mailing list