SOURCES: gstreamer-plugins-base-bashish.patch (NEW) - copied gstre...

qboosh qboosh at pld-linux.org
Sat Jan 14 17:05:18 CET 2006


Author: qboosh                       Date: Sat Jan 14 16:05:18 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- copied gstreamer-plugins-bashish.patch

---- Files affected:
SOURCES:
   gstreamer-plugins-base-bashish.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/gstreamer-plugins-base-bashish.patch
diff -u /dev/null SOURCES/gstreamer-plugins-base-bashish.patch:1.1
--- /dev/null	Sat Jan 14 17:05:18 2006
+++ SOURCES/gstreamer-plugins-base-bashish.patch	Sat Jan 14 17:05:13 2006
@@ -0,0 +1,11 @@
+--- gst-plugins-0.8.7/common/m4/gst-feature.m4.orig	2004-09-21 16:16:36.000000000 +0200
++++ gst-plugins-0.8.7/common/m4/gst-feature.m4	2005-01-24 13:28:43.871500536 +0100
+@@ -133,7 +133,7 @@
+     [$1]_CFLAGS=
+     HAVE_[$1]=no
+   else
+-    if [$2] --plugin-libs [$3] &> /dev/null; then
++    if [$2] --plugin-libs [$3] > /dev/null 2> /dev/null; then
+       [$1]_LIBS=`[$2] --plugin-libs [$3]`
+     else
+       [$1]_LIBS=`[$2] --libs [$3]`
================================================================


More information about the pld-cvs-commit mailing list