CVS: tmda-cgi Version.py,1.14,1.15 configure,1.1,1.2

Gre7g Luterman <[email protected]>
Newsgroups gmane.mail.spam.tmda.cvs
Message-ID <[email protected]>
Update of /cvsroot/tmda/tmda-cgi
In directory sc8-pr-cvs1:/tmp/cvs-serv25926

Modified Files:
	Version.py configure 
Log Message:
compileall fell out of configure somehow!


Index: Version.py
===================================================================
RCS file: /cvsroot/tmda/tmda-cgi/Version.py,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- Version.py	4 May 2003 23:50:10 -0000	1.14
+++ Version.py	4 May 2003 23:56:58 -0000	1.15
@@ -25,7 +25,7 @@
 from TMDA import Version
 
 # tmda-cgi version
-tmda_cgi = "0.08+"
+tmda_cgi = "0.08"
 
 # tmda-cgi version codename
 Codename = "Oxygen"

Index: configure
===================================================================
RCS file: /cvsroot/tmda/tmda-cgi/configure,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- configure	4 May 2003 23:06:42 -0000	1.1
+++ configure	4 May 2003 23:56:58 -0000	1.2
@@ -429,3 +429,6 @@
 \tcp -f tmda.cgi %(Target)s
 \tchmod %(Perm)s %(Target)s
 """ % OptD)
+
+# Compile Python code
+compileall.compile_dir(OptD["Path"])

_______________________________________
tmda-cvs mailing list
http://tmda.net/lists/listinfo/tmda-cvs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.