[pLog-svn] r6425 - templates/branches/lifetype-1.2/bin

jondaley at devel.lifetype.net jondaley at devel.lifetype.net
Thu May 1 14:48:53 EDT 2008


Author: jondaley
Date: 2008-05-01 14:48:53 -0400 (Thu, 01 May 2008)
New Revision: 6425

Modified:
   templates/branches/lifetype-1.2/bin/build.sh
Log:
removed old stuff

Modified: templates/branches/lifetype-1.2/bin/build.sh
===================================================================
--- templates/branches/lifetype-1.2/bin/build.sh	2008-05-01 18:47:48 UTC (rev 6424)
+++ templates/branches/lifetype-1.2/bin/build.sh	2008-05-01 18:48:53 UTC (rev 6425)
@@ -1,24 +1,10 @@
 #!/bin/sh
 
 #
-# Script to generate distribution builds of pLog
-#
-# (c) 27-08-2004, the pLog Team
-#
-#
-# Requires two parameters: the name of the output package and the
-# CVS tag label that will be used to fetch the contents of the build. Therefore,
-# contents must be tagged _before_ running this script. 
-# The same CVS label must be used for both the plog_devel and plog_docs module.
-#
+# Script to generate distribution builds of LifeType
+# (c) 27-08-2004, the LifeType Team
 
 #
-# server and repository path
-#
-SVNSERVER=http://devel.lifetype.net
-SVNREPO=/svn/plog/templates
-
-#
 # array with the files that we are going to remove before
 # making the package... Wildcards, complete paths, whatever
 # can be used here



More information about the pLog-svn mailing list