summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatti Lehtimäki <matti.lehtimaki@gmail.com>2013-09-28 13:22:46 +0200
committerMatti Lehtimäki <matti.lehtimaki@gmail.com>2013-09-28 13:22:46 +0200
commit9685cc1271e55ef37e4039b504f52e22df7fa457 (patch)
treeb2c24d1764ab6777d83d1cad95c41a62cceafd57
parent28224aafe8fcf73fd5b0bc5e9034a6ee0b94c98c (diff)
downloadvdr-plugin-epgfixer-9685cc1271e55ef37e4039b504f52e22df7fa457.tar.gz
vdr-plugin-epgfixer-9685cc1271e55ef37e4039b504f52e22df7fa457.tar.bz2
Update README for new Makefile.
-rw-r--r--HISTORY1
-rw-r--r--README3
2 files changed, 2 insertions, 2 deletions
diff --git a/HISTORY b/HISTORY
index f8e8a24..48639a0 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3,6 +3,7 @@ VDR Plugin 'epgfixer' Revision History
2013-xx-xx: Version x.x.x
+- Fix possible null pointer error.
- Fix header includes.
- Makefile fixes. Install example config files automatically.
- Fix crash in config editing menus if using color buttons when config is empty.
diff --git a/README b/README
index 783707b..7bc80da 100644
--- a/README
+++ b/README
@@ -39,9 +39,8 @@ cd /put/your/path/here/VDR/PLUGINS/src
tar -xzf /put/your/path/here/vdr-epgfixer-X.Y.Z.tgz
ln -s epgfixer-X.Y.Z epgfixer
cd /put/your/path/here/VDR
-cp -R PLUGINS/src/epgfixer/epgfixer /path/to/vdrconf/plugins/
make
-make plugins
+make install
./vdr -P epgfixer
Configuration: