]> git.pld-linux.org Git - packages/gstreamer.git/blob - gstreamer-make.patch
- updated to 0.10.30
[packages/gstreamer.git] / gstreamer-make.patch
1 --- gstreamer-0.10.30/common/gtk-doc.mak.orig   2010-04-08 01:17:35.000000000 +0200
2 +++ gstreamer-0.10.30/common/gtk-doc.mak        2010-08-23 21:03:47.550816591 +0200
3 @@ -232,6 +232,6 @@
4         -cp $(srcdir)/$(DOC_MODULE).types $(distdir)/
5         -cp $(srcdir)/$(DOC_MODULE)-sections.txt $(distdir)/
6         cd $(distdir) && rm -f $(DISTCLEANFILES)
7 -        -gtkdoc-rebase --online --relative --html-dir=$(distdir)/html
8 +       -gtkdoc-rebase --online --relative --html-dir=$(distdir)/html
9  
10  .PHONY : dist-hook-local docs
11 --- gstreamer-0.10.30/common/gtk-doc-plugins.mak.orig   2010-07-01 02:25:08.000000000 +0200
12 +++ gstreamer-0.10.30/common/gtk-doc-plugins.mak        2010-08-23 21:48:56.434824972 +0200
13 @@ -332,7 +332,7 @@
14         -cp $(srcdir)/$(DOC_MODULE).types $(distdir)/
15         -cp $(srcdir)/$(DOC_MODULE)-sections.txt $(distdir)/
16         cd $(distdir) && rm -f $(DISTCLEANFILES)
17 -        -gtkdoc-rebase --online --relative --html-dir=$(distdir)/html
18 +       -gtkdoc-rebase --online --relative --html-dir=$(distdir)/html
19  
20  .PHONY : dist-hook-local docs
21  
This page took 0.033778 seconds and 3 git commands to generate.