diff options
Diffstat (limited to 'meta/recipes-multimedia/gstreamer/gst-plugins/make-382.patch')
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gst-plugins/make-382.patch | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gst-plugins/make-382.patch b/meta/recipes-multimedia/gstreamer/gst-plugins/make-382.patch deleted file mode 100644 index 28caf076a6..0000000000 --- a/meta/recipes-multimedia/gstreamer/gst-plugins/make-382.patch +++ /dev/null | |||
@@ -1,25 +0,0 @@ | |||
1 | Index: gst-plugins-base-0.10.29/common/gtk-doc-plugins.mak | ||
2 | =================================================================== | ||
3 | --- gst-plugins-base-0.10.29.orig/common/gtk-doc-plugins.mak | ||
4 | +++ gst-plugins-base-0.10.29/common/gtk-doc-plugins.mak | ||
5 | @@ -352,7 +352,7 @@ dist-hook: dist-check-gtkdoc dist-hook-l | ||
6 | -cp $(srcdir)/$(DOC_MODULE).types $(distdir)/ | ||
7 | -cp $(srcdir)/$(DOC_MODULE)-sections.txt $(distdir)/ | ||
8 | cd $(distdir) && rm -f $(DISTCLEANFILES) | ||
9 | - -gtkdoc-rebase --online --relative --html-dir=$(distdir)/html | ||
10 | + -gtkdoc-rebase --online --relative --html-dir=$(distdir)/html | ||
11 | |||
12 | .PHONY : dist-hook-local docs | ||
13 | |||
14 | Index: gst-plugins-base-0.10.29/common/gtk-doc.mak | ||
15 | =================================================================== | ||
16 | --- gst-plugins-base-0.10.29.orig/common/gtk-doc.mak | ||
17 | +++ gst-plugins-base-0.10.29/common/gtk-doc.mak | ||
18 | @@ -232,6 +232,6 @@ dist-hook: dist-check-gtkdoc dist-hook-l | ||
19 | -cp $(srcdir)/$(DOC_MODULE).types $(distdir)/ | ||
20 | -cp $(srcdir)/$(DOC_MODULE)-sections.txt $(distdir)/ | ||
21 | cd $(distdir) && rm -f $(DISTCLEANFILES) | ||
22 | - -gtkdoc-rebase --online --relative --html-dir=$(distdir)/html | ||
23 | + -gtkdoc-rebase --online --relative --html-dir=$(distdir)/html | ||
24 | |||
25 | .PHONY : dist-hook-local docs | ||