diff options
Diffstat (limited to 'multimedia/gstreamer-plugins/files/patch-Makefile.in')
-rw-r--r-- | multimedia/gstreamer-plugins/files/patch-Makefile.in | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/multimedia/gstreamer-plugins/files/patch-Makefile.in b/multimedia/gstreamer-plugins/files/patch-Makefile.in deleted file mode 100644 index e20f7d218..000000000 --- a/multimedia/gstreamer-plugins/files/patch-Makefile.in +++ /dev/null @@ -1,22 +0,0 @@ ---- 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 \ -- tests \ -- docs \ - po \ - common \ - m4 - - DIST_SUBDIRS = \ - pkgconfig \ -- docs \ - gst-libs \ - gst sys ext \ - tools \ -- tests \ - po \ - common \ - m4 |