[Pkg-octave-commit] rev 213 - trunk/www

Rafael Laboissiere pkg-octave-devel@lists.alioth.debian.org
Fri, 03 Jun 2005 07:06:55 +0000


Author: rafael
Date: 2005-06-03 07:06:54 +0000 (Fri, 03 Jun 2005)
New Revision: 213

Modified:
   trunk/www/Makefile
Log:
Removed argument of "svn ci" call


Modified: trunk/www/Makefile
===================================================================
--- trunk/www/Makefile	2005-06-03 06:38:34 UTC (rev 212)
+++ trunk/www/Makefile	2005-06-03 07:06:54 UTC (rev 213)
@@ -42,7 +42,7 @@
 	eperl $< > $@
 
 svn-ci:
-	svn ci $(SRCFILES)
+	svn ci
 	svn up
 
 clean: