]> git.pld-linux.org Git - packages/gstreamer-plugins-good.git/blob - Makefile.patch
- 0.10.25
[packages/gstreamer-plugins-good.git] / Makefile.patch
1 --- gst-plugins-good-0.10.24/common/gtk-doc.mak~        2010-02-24 15:19:02.000000000 +0100
2 +++ gst-plugins-good-0.10.24/common/gtk-doc.mak 2010-08-24 21:53:15.413733452 +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 --- gst-plugins-good-0.10.24/common/gtk-doc-plugins.mak~        2010-06-24 14:54:22.000000000 +0200
12 +++ gst-plugins-good-0.10.24/common/gtk-doc-plugins.mak 2010-08-24 21:53:26.387065947 +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.063447 seconds and 3 git commands to generate.