[-]
[+]
|
Changed |
gstreamer010-plugins-ugly.spec
|
|
[-]
[+]
|
Added |
gst-plugins-ugly-makefile.patch
^
|
@@ -0,0 +1,21 @@
+--- common/gtk-doc.mak.orig 2011-09-26 13:04:58.421791381 +0200
++++ common/gtk-doc.mak 2011-09-26 13:05:15.041412981 +0200
+@@ -232,6 +232,6 @@
+ -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
+--- common/gtk-doc-plugins.mak.orig 2011-09-26 13:05:06.113423602 +0200
++++ common/gtk-doc-plugins.mak 2011-09-26 13:05:25.361411695 +0200
+@@ -352,7 +352,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
+
|