Disable-double-epg-entrys-patch: Difference between revisions

From VDR Wiki
Jump to navigation Jump to search
mNo edit summary
(fixes)
Line 16: Line 16:
patch -p 1 < /path/to/patch
patch -p 1 < /path/to/patch
</pre>
</pre>
Note, VDR has to be recompiled now, see [[plugin installation]].
Note, VDR has to be recompiled now, see [[VDR installation]].


==Problems==
==Problems==
Line 24: Line 24:
| [1]
| [1]
| http://www.wontorra.net
| http://www.wontorra.net
| Plugin homepage
| Patch homepage
|}
|}


[[Category:Plugins]]
[[Category:Patches]]


<!-- Link to german wiki page -->
<!-- Link to german wiki page -->
[[de:Disable-Double-Epg-Entrys-plugin]]
[[de:Disable-Double-Epg-Entrys-Patch]]

Revision as of 20:18, 21 September 2004

Description

Hardware requirements

Software requirements

  • patch

Installation

If the patch is compressed you have to unpack it bevor

gunzip patch

Now you can install it with

cd $SOURCEDIR/VDR
patch -p 1 < /path/to/patch

Note, VDR has to be recompiled now, see VDR installation.

Problems

Links

[1] http://www.wontorra.net Patch homepage