diff options
Diffstat (limited to 'multimedia/gstreamer1/files/patch-Makefile.in')
-rw-r--r-- | multimedia/gstreamer1/files/patch-Makefile.in | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/multimedia/gstreamer1/files/patch-Makefile.in b/multimedia/gstreamer1/files/patch-Makefile.in deleted file mode 100644 index 7731518e8..000000000 --- a/multimedia/gstreamer1/files/patch-Makefile.in +++ /dev/null @@ -1,17 +0,0 @@ ---- Makefile.in.orig 2012-08-08 18:41:42.000000000 +0200 -+++ Makefile.in 2012-08-08 18:42:15.000000000 +0200 -@@ -495,13 +495,12 @@ - DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-docbook - aclocaldir = $(datadir)/aclocal - aclocal_DATA = gst-element-check-@GST_API_VERSION@.m4 --SUBDIRS = pkgconfig gst libs plugins tests docs po m4 common \ -+SUBDIRS = pkgconfig gst libs plugins tests po m4 common \ - $(am__append_1) - - # These are all the possible subdirs - DIST_SUBDIRS = pkgconfig \ - gst libs plugins tools tests \ -- docs \ - po \ - m4 \ - common |