1
0
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:
Rolf Ahrenberg 2007-09-14 23:37:50 +00:00
parent 388992efd9
commit 84f9c59d67

1
README
View File

@ -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