summaryrefslogtreecommitdiff
path: root/multimedia/gstreamer0.10/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/gstreamer0.10/patches/patch-ad')
-rw-r--r--multimedia/gstreamer0.10/patches/patch-ad15
1 files changed, 15 insertions, 0 deletions
diff --git a/multimedia/gstreamer0.10/patches/patch-ad b/multimedia/gstreamer0.10/patches/patch-ad
new file mode 100644
index 00000000000..4168a309451
--- /dev/null
+++ b/multimedia/gstreamer0.10/patches/patch-ad
@@ -0,0 +1,15 @@
+$NetBSD: patch-ad,v 1.1 2007/02/08 21:27:14 drochner Exp $
+
+--- tests/check/Makefile.in.orig 2007-02-06 20:08:21.000000000 +0100
++++ tests/check/Makefile.in
+@@ -89,8 +89,8 @@ CONFIG_HEADER = $(top_builddir)/config.h
+ CONFIG_CLEAN_FILES =
+ @GST_DISABLE_LOADSAVE_FALSE@am__EXEEXT_1 = gst/gstxml$(EXEEXT)
+ @GST_DISABLE_PARSE_FALSE@am__EXEEXT_2 = pipelines/simple-launch-lines$(EXEEXT) \
+-@GST_DISABLE_PARSE_FALSE@ pipelines/cleanup$(EXEEXT) \
+-@GST_DISABLE_PARSE_FALSE@ pipelines/parse-launch$(EXEEXT)
++@GST_DISABLE_PARSE_FALSE@ pipelines/cleanup$(EXEEXT)
++#@GST_DISABLE_PARSE_FALSE@ pipelines/parse-launch$(EXEEXT)
+ @GST_DISABLE_REGISTRY_FALSE@am__EXEEXT_3 = gst/gst$(EXEEXT) \
+ @GST_DISABLE_REGISTRY_FALSE@ gst/gstbin$(EXEEXT) \
+ @GST_DISABLE_REGISTRY_FALSE@ gst/gstelement$(EXEEXT) \