SOURCES: gstreamer08x-without_ps_pdf.patch (NEW) - reintroduced

freetz freetz at pld-linux.org
Mon May 15 23:09:20 CEST 2006


Author: freetz                       Date: Mon May 15 21:09:20 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- reintroduced

---- Files affected:
SOURCES:
   gstreamer08x-without_ps_pdf.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/gstreamer08x-without_ps_pdf.patch
diff -u /dev/null SOURCES/gstreamer08x-without_ps_pdf.patch:1.1
--- /dev/null	Mon May 15 23:09:20 2006
+++ SOURCES/gstreamer08x-without_ps_pdf.patch	Mon May 15 23:09:15 2006
@@ -0,0 +1,13 @@
+diff -Nuard gstreamer-0.6.4.orig/common/m4/gst-doc.m4 gstreamer-0.6.4/common/m4/gst-doc.m4
+--- gstreamer-0.6.4.orig/common/m4/gst-doc.m4	2003-10-10 11:27:14.000000000 +0200
++++ gstreamer-0.6.4/common/m4/gst-doc.m4	2003-10-16 22:31:32.000000000 +0200
+@@ -149,7 +149,7 @@
+ AM_CONDITIONAL(BUILD_DOCS,          test "x$BUILD_DOCS" = "xyes")
+ AM_CONDITIONAL(BUILD_PLUGIN_DOCS,   test "x$BUILD_PLUGIN_DOCS" = "xyes")
+ AM_CONDITIONAL(DOC_HTML,            $DOC_HTML)
+-AM_CONDITIONAL(DOC_PDF,             $DOC_PDF)
+-AM_CONDITIONAL(DOC_PS,              $DOC_PS)
++AM_CONDITIONAL(DOC_PDF,             false)
++AM_CONDITIONAL(DOC_PS,              false)
+ ])
+ 
================================================================


More information about the pld-cvs-commit mailing list