diff options
author | lado <herrlado@gmail.com> | 2013-04-20 23:42:16 +0200 |
---|---|---|
committer | lado <herrlado@gmail.com> | 2013-04-20 23:42:16 +0200 |
commit | 6f0394b5d60df470f245bd7581f92bc7889ac0d5 (patch) | |
tree | 7519923ce5f2b3205d17fa31276e05007629548e /vdr-vdrmanager/README | |
parent | 4d2b4d04a445a727e24d7427ab42ab863203a3a3 (diff) | |
download | vdr-manager-6f0394b5d60df470f245bd7581f92bc7889ac0d5.tar.gz vdr-manager-6f0394b5d60df470f245bd7581f92bc7889ac0d5.tar.bz2 |
Bug #1346
Diffstat (limited to 'vdr-vdrmanager/README')
-rw-r--r-- | vdr-vdrmanager/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/vdr-vdrmanager/README b/vdr-vdrmanager/README index 8e0ed1e..610904f 100644 --- a/vdr-vdrmanager/README +++ b/vdr-vdrmanager/README @@ -8,6 +8,6 @@ This helper plugin allows remote programming VDR using VDR-Manager running on Android devices. Installation: -- It's already debianized, so it can be build just by dpkg-buildpackage -b in the source folder -- gentoo ebuilds can also be downloaded from the download section -- Otherwise use Makfile +http://www.vdr-wiki.de/wiki/index.php/Plugin_Installation + +If you use a vdr version lower then 1.7.36, use Makefile.pre.1.7.36 |