SOURCES: gstreamer-plugins-bad-bashish.patch (NEW) - copied gstrea...
qboosh
qboosh at pld-linux.org
Sun Jan 15 11:15:11 CET 2006
Author: qboosh Date: Sun Jan 15 10:15:11 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- copied gstreamer-plugins-bashish.patch
---- Files affected:
SOURCES:
gstreamer-plugins-bad-bashish.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/gstreamer-plugins-bad-bashish.patch
diff -u /dev/null SOURCES/gstreamer-plugins-bad-bashish.patch:1.1
--- /dev/null Sun Jan 15 11:15:11 2006
+++ SOURCES/gstreamer-plugins-bad-bashish.patch Sun Jan 15 11:15:06 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