Disable-double-epg-entrys-patch
From VDR Wiki
(Difference between revisions)
m |
(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 [[ | + | 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 | ||
| - | | | + | | Patch homepage |
|} | |} | ||
| - | [[Category: | + | [[Category:Patches]] |
<!-- Link to german wiki page --> | <!-- Link to german wiki page --> | ||
| - | [[de:Disable-Double-Epg-Entrys- | + | [[de:Disable-Double-Epg-Entrys-Patch]] |
Revision as of 20:18, 21 September 2004
Contents |
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 |
