[packages/gstreamer0.10-plugins-ugly: 1/46] - copied gstreamer-plugins-bashish.patch

qboosh qboosh at pld-linux.org
Fri Oct 5 16:51:16 CEST 2012


commit 655a38a3f0978dceafb25311e7b35543bd84d458
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Jan 15 00:16:43 2006 +0000

    - copied gstreamer-plugins-bashish.patch
    
    Changed files:
        gstreamer-plugins-ugly-bashish.patch -> 1.1

 gstreamer-plugins-ugly-bashish.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)
---
diff --git a/gstreamer-plugins-ugly-bashish.patch b/gstreamer-plugins-ugly-bashish.patch
new file mode 100644
index 0000000..5c703a6
--- /dev/null
+++ b/gstreamer-plugins-ugly-bashish.patch
@@ -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]`
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gstreamer0.10-plugins-ugly.git/commitdiff/7500845ff8f8f8607350113332e067b8fea74bbe



More information about the pld-cvs-commit mailing list