diff options
author | andreas 'randy' weinberger <vdr@smue.org> | 2010-12-03 21:15:38 +0100 |
---|---|---|
committer | andreas 'randy' weinberger <vdr@smue.org> | 2010-12-03 21:15:38 +0100 |
commit | 555363f9bc97a9180b4816462c48fe8d139fde8f (patch) | |
tree | 3d44532ace8c74258da3aa6c0360b5b8f2b70d72 /README | |
parent | 18e1e3c9659734afbf602b0589f24af24160875a (diff) | |
download | graphlcd-base-0.1.8.tar.gz graphlcd-base-0.1.8.tar.bz2 |
fixed compile error0.1.8
see http://www.vdrportal.de/board/thread.php?postid=959952#post959952
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -65,7 +65,7 @@ Installation and Configuration: ------------------------------- 1. Unpack the tarball to an arbitrary directory. - tar xzf graphlcd-base-0.1.7.tgz + tar xzf graphlcd-base-0.1.8.tgz 2. Configure if you want FreeType2 support by commenting/uncommenting HAVE_FREETYPE2 in Make.config. |