Hello,

Please find attached a patch that fixes a compilation problem with
gstreamer (0.10.30) in trunk.

Cheers,
Roger

--- gstreamer-0.10.30/docs/gst/Makefile.in.vanilla	2010-10-05 12:41:34.000000000 -0230
+++ gstreamer-0.10.30/docs/gst/Makefile.in	2010-10-05 12:42:11.000000000 -0230
@@ -936,7 +936,7 @@
 	-cp $(srcdir)/$(DOC_MODULE).types $(distdir)/
 	-cp $(srcdir)/$(DOC_MODULE)-sections.txt $(distdir)/
 	cd $(distdir) && rm -f $(DISTCLEANFILES)
-        -gtkdoc-rebase --online --relative --html-dir=$(distdir)/html
+	-gtkdoc-rebase --online --relative --html-dir=$(distdir)/html
 
 .PHONY : dist-hook-local docs
 
--- gstreamer-0.10.30/docs/libs/Makefile.in.vanilla	2010-10-05 13:22:20.000000000 -0230
+++ gstreamer-0.10.30/docs/libs/Makefile.in	2010-10-05 13:22:53.000000000 -0230
@@ -931,7 +931,7 @@
 	-cp $(srcdir)/$(DOC_MODULE).types $(distdir)/
 	-cp $(srcdir)/$(DOC_MODULE)-sections.txt $(distdir)/
 	cd $(distdir) && rm -f $(DISTCLEANFILES)
-        -gtkdoc-rebase --online --relative --html-dir=$(distdir)/html
+	-gtkdoc-rebase --online --relative --html-dir=$(distdir)/html
 
 .PHONY : dist-hook-local docs
 
--- gstreamer-0.10.30/docs/plugins/Makefile.in.vanilla	2010-10-05 13:22:20.000000000 -0230
+++ gstreamer-0.10.30/docs/plugins/Makefile.in	2010-10-05 13:22:53.000000000 -0230
@@ -931,7 +931,7 @@
 	-cp $(srcdir)/$(DOC_MODULE).types $(distdir)/
 	-cp $(srcdir)/$(DOC_MODULE)-sections.txt $(distdir)/
 	cd $(distdir) && rm -f $(DISTCLEANFILES)
-        -gtkdoc-rebase --online --relative --html-dir=$(distdir)/html
+	-gtkdoc-rebase --online --relative --html-dir=$(distdir)/html
 
 .PHONY : dist-hook-local docs
 
----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[email protected] with a subject of: unsubscribe t2

Reply via email to