[Pvfs2-cvs] commit by slang in pvfs2: Makefile.in

CVS commit program cvs at parl.clemson.edu
Tue Oct 3 15:57:11 EDT 2006


Update of /projects/cvsroot/pvfs2
In directory parlweb1:/tmp/cvs-serv17538

Modified Files:
      Tag: pvfs-2-6-branch
	Makefile.in 
Log Message:
correct path to new tarball name


Index: Makefile.in
===================================================================
RCS file: /projects/cvsroot/pvfs2/Makefile.in,v
diff -p -u -r1.224 -r1.224.2.1
--- Makefile.in	27 Sep 2006 01:03:43 -0000	1.224
+++ Makefile.in	3 Oct 2006 19:57:11 -0000	1.224.2.1
@@ -737,7 +737,7 @@ cleaner: clean
 	rm -rf autom4te*.cache
 	rm -f $(srcdir)/cscope.out $(srcdir)/cscope.files
 	rm -f config.log config.status config.cache 
-	rm -f pvfs2- at PVFS2_VERSION@.tar.gz
+	rm -f pvfs- at PVFS2_VERSION@.tar.gz
 
 # _really_ clean the tree; should go back to pristine state
 # except, don't remove generated .c files if this is a distributed release



More information about the Pvfs2-cvs mailing list