[gnomeweb-wml] No need to exclude CVS when it's not there



commit 14b58f8b246fb7f17663a9f826a4cc285bbe3919
Author: Kjartan Maraas <kmaraas gnome org>
Date:   Wed Oct 28 20:00:28 2009 +0100

    No need to exclude CVS when it's not there

 projects.gnome.org/ORBit2/Makefile.sub |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/projects.gnome.org/ORBit2/Makefile.sub b/projects.gnome.org/ORBit2/Makefile.sub
index fe73998..434892e 100644
--- a/projects.gnome.org/ORBit2/Makefile.sub
+++ b/projects.gnome.org/ORBit2/Makefile.sub
@@ -8,4 +8,4 @@ orbit-docs.tar.gz: orbit-docs/orbit.xml orbit-docs/examples/*/*
 	$(MAKE) -f Makefile.sub -C orbit-docs orbit.ps
 	$(MAKE) -f Makefile -C orbit-docs/examples distclean
 	rm -rf  orbit-docs/*.junk orbit-docs/*~
-	tar czf orbit-docs.tar.gz --exclude CVS orbit-docs/ 
+	tar czf orbit-docs.tar.gz orbit-docs/ 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]