]> git.pld-linux.org Git - packages/gstreamer-plugins-bad.git/blob - gstreamer-plugins-bad-vcd.patch
- fix build with gmyth 0.3
[packages/gstreamer-plugins-bad.git] / gstreamer-plugins-bad-vcd.patch
1 --- gst-plugins-bad-0.10.5/sys/Makefile.am.orig 2007-06-15 11:25:18.000000000 +0200
2 +++ gst-plugins-bad-0.10.5/sys/Makefile.am      2007-06-24 13:10:38.730569139 +0200
3 @@ -34,6 +34,6 @@
4  DVB_DIR=
5  endif
6  
7 -SUBDIRS = $(GL_DIR) $(DVB_DIR)
8 +SUBDIRS = $(GL_DIR) $(DVB_DIR) $(VCD_DIR)
9  
10  DIST_SUBDIRS = glsink dvb vcd
This page took 0.035055 seconds and 3 git commands to generate.