[-]
[+]
|
Changed |
gstreamer010-plugins-good.spec
|
|
[-]
[+]
|
Changed |
gst-plugins-good-makefile.patch
^
|
@@ -19,3 +19,14 @@
.PHONY : dist-hook-local docs
+--- docs/plugins/Makefile.in.orig 2011-09-26 13:51:22.756908871 +0200
++++ docs/plugins/Makefile.in 2011-09-26 13:51:30.108024668 +0200
+@@ -1246,7 +1246,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
+
|