diff options
Diffstat (limited to 'multimedia/gstreamer-plugins/files/patch-Makefile.in')
-rw-r--r-- | multimedia/gstreamer-plugins/files/patch-Makefile.in | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/multimedia/gstreamer-plugins/files/patch-Makefile.in b/multimedia/gstreamer-plugins/files/patch-Makefile.in index 7ed1748b3b1e..e20f7d21852b 100644 --- a/multimedia/gstreamer-plugins/files/patch-Makefile.in +++ b/multimedia/gstreamer-plugins/files/patch-Makefile.in @@ -1,6 +1,6 @@ ---- Makefile.in.orig 2008-10-02 22:46:23.000000000 +0000 -+++ Makefile.in 2008-10-12 17:59:39.000000000 +0000 -@@ -359,19 +359,15 @@ +--- Makefile.in.orig 2009-11-09 10:37:05.000000000 +0100 ++++ Makefile.in 2009-11-09 10:37:34.000000000 +0100 +@@ -397,19 +397,15 @@ gst-libs \ gst sys $(SUBDIRS_EXT) \ tools \ @@ -8,10 +8,10 @@ - docs \ po \ common \ - m4 \ - pkgconfig + m4 DIST_SUBDIRS = \ + pkgconfig \ - docs \ gst-libs \ gst sys ext \ @@ -19,4 +19,4 @@ - tests \ po \ common \ - m4 \ + m4 |