diff options
Diffstat (limited to 'multimedia/gstreamer-plugins/files/patch-Makefile.in')
-rw-r--r-- | multimedia/gstreamer-plugins/files/patch-Makefile.in | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/multimedia/gstreamer-plugins/files/patch-Makefile.in b/multimedia/gstreamer-plugins/files/patch-Makefile.in new file mode 100644 index 000000000..0ef0a5c23 --- /dev/null +++ b/multimedia/gstreamer-plugins/files/patch-Makefile.in @@ -0,0 +1,17 @@ +--- Makefile.in.orig Tue Jun 5 12:43:40 2007 ++++ Makefile.in Tue Jun 5 12:43:53 2007 +@@ -423,14 +423,12 @@ + gst sys $(SUBDIRS_EXT) \ + tools \ + tests \ +- docs \ + po \ + common \ + m4 \ + pkgconfig + + DIST_SUBDIRS = \ +- docs \ + gst-libs \ + gst sys ext \ + tools \ |