[packages/gstreamer0.10-plugins-good] - _source_dir fix

qboosh qboosh at pld-linux.org
Wed Mar 10 17:34:06 CET 2021


commit 95895d16eda8e2a0e93227dad6aea83b42c128c3
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Mar 10 17:35:07 2021 +0100

    - _source_dir fix

 gstreamer-common-gtkdoc.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gstreamer-common-gtkdoc.patch b/gstreamer-common-gtkdoc.patch
index db34f3e..551dfc1 100644
--- a/gstreamer-common-gtkdoc.patch
+++ b/gstreamer-common-gtkdoc.patch
@@ -278,7 +278,7 @@ index 2aab3a9..4beebcf 100644
 +	for i in $(DOC_SOURCE_DIR) ; do					\
 +	    _source_dir="$${_source_dir} --source-dir=$$i" ;	        \
 +	done ;							        \
-+	gtkdoc-mkdb --module=$(DOC_MODULE) $$(_source_dir)  --expand-content-files="$(expand_content_files)" --main-sgml-file=$(DOC_MAIN_SGML_FILE) --output-format=xml $(MKDB_OPTIONS)
++	gtkdoc-mkdb --module=$(DOC_MODULE) $${_source_dir}  --expand-content-files="$(expand_content_files)" --main-sgml-file=$(DOC_MAIN_SGML_FILE) --output-format=xml $(MKDB_OPTIONS)
  	@cp ../version.entities xml
  	@touch sgml-build.stamp
  
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gstreamer0.10-plugins-good.git/commitdiff/95895d16eda8e2a0e93227dad6aea83b42c128c3



More information about the pld-cvs-commit mailing list