summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author B. Watson2020-10-13 09:33:37 +0200
committer Willy Sudiarto Raharjo2020-10-17 04:40:09 +0200
commit6b58f8c1ebce8ab41099c691c884d28f73f1d464 (patch)
tree2c4a8473a8ce2c9ad59c750805451f94cd8b71d6 /games
parenteb093f9b75aa1624738712aa18077ceea04ea757 (diff)
downloadslackbuilds-6b58f8c1ebce8ab41099c691c884d28f73f1d464.tar.gz
games/fizmo: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r--games/fizmo/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/games/fizmo/README b/games/fizmo/README
index ef0b5db48f..393f19a2ed 100644
--- a/games/fizmo/README
+++ b/games/fizmo/README
@@ -6,8 +6,8 @@ to 5, 7 and 8. That means it allows you to play interactive fiction,
also known as text adventures, which were implemented either by Infocom
or created using the Inform compiler.
-By default, the curses (fizmo-ncursesw) and 'dumb' console (fizmo-console)
-executables are always built.
+By default, the curses (fizmo-ncursesw) and 'dumb' console
+(fizmo-console) executables are always built.
Optional dependencies: these are auto-detected at build time, so just
install them before building fizmo if you want to use them. If you have
@@ -24,5 +24,5 @@ glktermw - Required for experimental fizmo-glktermw executable. Probably
in the environment.
remglk - Required for experimental fizmo-remglk executable. Probably
- only of interest to developers. Can be disabled with REMGLK=no
- in the environment.
+ only of interest to developers. Can be disabled with
+ REMGLK=no in the environment.