The patch number 10611 was added via hunold to http://linuxtv.org/hg/v4l-dvb master development tree.
Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream Kernel If anyone has any objections, please let us know by sending a message to: Linux Media Mailing List <linux-me...@vger.kernel.org> ------ - fix dvipdf --- dvb-spec/dvbapi/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -r 90bd6a201b59 -r b2ba2c273b35 dvb-spec/dvbapi/Makefile --- a/dvb-spec/dvbapi/Makefile Fri Apr 23 03:38:10 2004 -0300 +++ b/dvb-spec/dvbapi/Makefile Fri Apr 23 08:55:10 2004 -0300 @@ -4,7 +4,7 @@ TEXS= dvbapi.tex devices.tex video.tex demux.tex kdapi.tex examples.tex intro.tex title.tex dvbstb.ps dvbapi.pdf: dvbapi.dvi - dvipdf -f $< -o $@ + dvipdf $< $@ dvbapi.ps: dvbapi.dvi dvips -f $< -o $@ --- Patch is available at: http://linuxtv.org/hg/v4l-dvb/rev/b2ba2c273b3574f4836789b7ef0f4a592c747865 _______________________________________________ linuxtv-commits mailing list linuxtv-commits@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits