From 9685cc1271e55ef37e4039b504f52e22df7fa457 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matti=20Lehtim=C3=A4ki?= Date: Sat, 28 Sep 2013 13:22:46 +0200 Subject: Update README for new Makefile. --- HISTORY | 1 + README | 3 +-- 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: -- cgit v1.2.3