diff options
Diffstat (limited to 'multimedia/gstreamer/files/patch-Makefile.in')
-rw-r--r-- | multimedia/gstreamer/files/patch-Makefile.in | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/multimedia/gstreamer/files/patch-Makefile.in b/multimedia/gstreamer/files/patch-Makefile.in index 49b34c4553bf..fe7d89f4cacf 100644 --- a/multimedia/gstreamer/files/patch-Makefile.in +++ b/multimedia/gstreamer/files/patch-Makefile.in @@ -1,18 +1,18 @@ ---- Makefile.in.orig Tue Jun 5 11:28:51 2007 -+++ Makefile.in Tue Jun 5 11:29:23 2007 -@@ -431,7 +431,6 @@ +--- Makefile.in.orig 2009-10-19 00:06:14.000000000 +0200 ++++ Makefile.in 2009-10-19 00:07:47.000000000 +0200 +@@ -397,7 +397,6 @@ aclocaldir = $(datadir)/aclocal aclocal_DATA = gst-element-check-@GST_MAJORMINOR@.m4 - SUBDIRS = \ + SUBDIRS = pkgconfig \ gst libs plugins tools tests \ - docs \ - pkgconfig po \ + po \ common -@@ -439,7 +438,6 @@ +@@ -405,7 +404,6 @@ SUBDIRS = pkgconfig \ # These are all the possible subdirs - DIST_SUBDIRS = \ + DIST_SUBDIRS = pkgconfig \ gst libs plugins tools tests \ - docs \ - pkgconfig po \ + po \ common |