diff options
author | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-05-08 14:52:05 +0100 |
---|---|---|
committer | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-05-08 14:52:05 +0100 |
commit | dee0cd250574b52e74a9390f6f9c1efd818223d4 (patch) | |
tree | ab1a7eb424a8064088d3517ea1731ef22ad96a4d /README | |
parent | 1c0bc9c51fdc8c3d2350cae1706f990b480bf0bd (diff) | |
parent | 3a941f4ae2213f26118f5cfde03ca793b31ca838 (diff) | |
download | figlet-dee0cd250574b52e74a9390f6f9c1efd818223d4.tar.gz |
Merge tag 'upstream/2.2.3'
Upstream version 2.2.3
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,5 +1,5 @@ -About FIGlet (Frank, Ian & Glenn's Letters) release 2.2.2, 05 July 2005 ------------------------------------------------------------------------ +About FIGlet (Frank, Ian & Glenn's Letters) release 2.2.3, 12 January 2011 +-------------------------------------------------------------------------- FIGlet is a program that creates large characters out of ordinary screen characters _ _ _ _ _ _ @@ -90,12 +90,12 @@ you can probably still read it using nroff -man figlet.6 | more (2) Do a complete installation. To do the this, set the variables -DESTDIR and MANDIR in Makefile to the appropriate values. DESTDIR +BINDIR and MANDIR in Makefile to the appropriate values. BINDIR should be the full pathname of the directory in which the executable files should be put (we recommend "/usr/games"); MANDIR should be the full pathname of the directory in which the figlet man page should be put, generally "/usr/man/man6". Once DEFAULTFONTDIR, DEFAULTFONTFILE, -DESTDIR and MANDIR have been set, in the directory containing the FIGlet +BINDIR and MANDIR have been set, in the directory containing the FIGlet source, type "make install". If space is a problem, the only files you absolutely must have to run |