diff options
author | LarsAC <LarsAC@e10066b5-e1e2-0310-b819-94efdf66514b> | 2005-01-23 19:51:57 +0000 |
---|---|---|
committer | LarsAC <LarsAC@e10066b5-e1e2-0310-b819-94efdf66514b> | 2005-01-23 19:51:57 +0000 |
commit | d4537b770d7bd6d64ba2ffe1cbe020789fdefbfa (patch) | |
tree | 84142eb01e1e59119bd0030ff1acd085b12f07f2 /README | |
parent | 12d61530a965f63f2066ea0f804614697e0d3287 (diff) | |
download | vdr-plugin-muggle-d4537b770d7bd6d64ba2ffe1cbe020789fdefbfa.tar.gz vdr-plugin-muggle-d4537b770d7bd6d64ba2ffe1cbe020789fdefbfa.tar.bz2 |
Minor bugfixes
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@394 e10066b5-e1e2-0310-b819-94efdf66514b
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -73,6 +73,8 @@ Establish a symlink as you would for other plugins: ln -s muggle-0.1.1 muggle \endverbatim +Adapt the Makefile to your system. Define HAVE_VORBIS and/or HAVE_FLAC and adapt the LIBS variable accordingly. + Within the VDR main directory (e.g. /usr/local/src/VDR) issue \verbatim |