mirror of
https://github.com/rofafor/vdr-plugin-iptv.git
synced 2023-10-10 13:37:03 +02:00
Added instructions to install patched sources.conf.
This commit is contained in:
parent
388992efd9
commit
84f9c59d67
1
README
1
README
@ -30,6 +30,7 @@ tar -xzf /put/your/path/here/vdr-iptv-X.Y.Z.tgz
|
|||||||
ln -s iptv-X.Y.Z iptv
|
ln -s iptv-X.Y.Z iptv
|
||||||
cd /put/your/path/here/VDR
|
cd /put/your/path/here/VDR
|
||||||
patch -p1 < PLUGINS/src/iptv/patches/vdr-1.5.x-iptv.patch
|
patch -p1 < PLUGINS/src/iptv/patches/vdr-1.5.x-iptv.patch
|
||||||
|
cp sources.conf /path/to/vdrconf/
|
||||||
make
|
make
|
||||||
make plugins
|
make plugins
|
||||||
./vdr -P iptv
|
./vdr -P iptv
|
||||||
|
Loading…
Reference in New Issue
Block a user