You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by jm...@apache.org on 2004/07/23 06:06:21 UTC

svn commit: rev 23175 - spamassassin/trunk/build

Author: jm
Date: Thu Jul 22 21:06:20 2004
New Revision: 23175

Modified:
   spamassassin/trunk/build/update_devel
Log:
3.0.0-pre3 RELEASED

Modified: spamassassin/trunk/build/update_devel
==============================================================================
--- spamassassin/trunk/build/update_devel	(original)
+++ spamassassin/trunk/build/update_devel	Thu Jul 22 21:06:20 2004
@@ -2,7 +2,7 @@
 set -x
 
 WEBDIR=$SA_WEBDIR
-test -n "$WEBDIR"  || WEBDIR=$HOME/spamassassin.taint.org
+test -n "$WEBDIR"  || WEBDIR=$HOME/site
 
 GPGSIGN=$SA_GPGSIGN
 test -x "$GPGSIGN" || GPGSIGN=$HOME/bin/gpgsign
@@ -65,7 +65,7 @@
 
 test -f Makefile && make distclean
 
-# ( cd $DEVDIR && cvs add -kb *SpamAssassin* )
+# ( cd $DEVDIR && svn add *SpamAssassin* )
 
 ls -l $DEVDIR