From fa0cfdd73152ba757655a9046807758022b4fdbb Mon Sep 17 00:00:00 2001 From: lars Date: Wed, 8 Oct 2008 20:13:32 +0000 Subject: [PATCH] Disable building of tests. git-svn-id: svn://svn.openwrt.org/openwrt/packages@12927 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../patches/010-dont-build-tests.patch | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 multimedia/gst-plugins-base/patches/010-dont-build-tests.patch diff --git a/multimedia/gst-plugins-base/patches/010-dont-build-tests.patch b/multimedia/gst-plugins-base/patches/010-dont-build-tests.patch new file mode 100644 index 000000000..5d8410592 --- /dev/null +++ b/multimedia/gst-plugins-base/patches/010-dont-build-tests.patch @@ -0,0 +1,20 @@ +diff --git a/Makefile.in b/Makefile.in +index a09b06c..d2a920d 100644 +--- a/Makefile.in ++++ b/Makefile.in +@@ -359,7 +359,6 @@ SUBDIRS = \ + gst-libs \ + gst sys $(SUBDIRS_EXT) \ + tools \ +- tests \ + docs \ + po \ + common \ +@@ -371,7 +370,6 @@ DIST_SUBDIRS = \ + gst-libs \ + gst sys ext \ + tools \ +- tests \ + po \ + common \ + m4 \ -- 2.11.0