[-]
[+]
|
Changed |
gstreamer010.spec
|
|
[-]
[+]
|
Added |
gstreamer-makefile.patch
^
|
@@ -0,0 +1,11 @@
+--- docs/gst/Makefile.in.orig 2011-09-26 12:15:05.013970348 +0200
++++ docs/gst/Makefile.in 2011-09-26 12:15:45.121739838 +0200
+@@ -929,7 +929,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
+
|