[vdr] rotor plugin puzzling question
Arthur Konovalov
artlov at gmail.com
Thu Nov 12 16:17:51 CET 2009
Goga777 wrote:
> I couldn't apply a patch
>
>
> /usr/src/vdr/PLUGINS/src/rotor-0.1.5# cat patch1 | patch -p0 --dry-run
> patching file rotor.c
> patch: **** malformed patch at line 6: (diseqc=Diseqcs.Get(source->Code(),12000,'v')) ||
>> if ((diseqc=Diseqcs.Get(source->Code(),12000,'h')) ||
>> (diseqc=Diseqcs.Get(source->Code(),12000,'v')) ||
>> (diseqc=Diseqcs.Get(source->Code(),12000,'l')) ||
>> (diseqc=Diseqcs.Get(source->Code(),12000,'r')))
There only one line and it wrapped to 4 parts. You should join these parts to
one line.
More information about the vdr
mailing list