thomas - r7192 - in flumotion-doc/trunk: . doc/manual

flumotion-commit at lists.fluendo.com flumotion-commit at lists.fluendo.com
Tue Aug 5 18:56:35 CEST 2008


Author: thomas
Date: Tue Aug  5 18:56:34 2008
New Revision: 7192

Log:
	* doc/manual/Makefile.am:
	  Delete the .svn directories that should not have been copied.



Modified:
   flumotion-doc/trunk/ChangeLog
   flumotion-doc/trunk/doc/manual/Makefile.am

Modified: flumotion-doc/trunk/ChangeLog
==============================================================================
--- flumotion-doc/trunk/ChangeLog	(original)
+++ flumotion-doc/trunk/ChangeLog	Tue Aug  5 18:56:34 2008
@@ -1,3 +1,8 @@
+2008-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
+
+	* doc/manual/Makefile.am:
+	  Delete the .svn directories that should not have been copied.
+
 2008-08-01  Murray Cumming  <murrayc at murrayc.com>
 
 	* doc/manual/C/flumotion.xml: Optimization: Added a Limiting Bandwidth 

Modified: flumotion-doc/trunk/doc/manual/Makefile.am
==============================================================================
--- flumotion-doc/trunk/doc/manual/Makefile.am	(original)
+++ flumotion-doc/trunk/doc/manual/Makefile.am	Tue Aug  5 18:56:34 2008
@@ -70,6 +70,7 @@
 	$(mkinstalldirs) html
 	cp -r C/figures html/
 	cp -r C/icons html/
+	-rm -rf html/*/.svn
 	cp $(HTML_STYLESHEET) html/
 	$(XSLTPROC) \
 		--param toc.section.depth 1	\


More information about the flumotion-commit mailing list