diff options
author | B. Watson <yalhcru@gmail.com> | 2021-10-10 17:34:13 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-10-13 00:52:41 +0700 |
commit | 05954eb92510f7a6a225ca39d2e3a6a81a5da94d (patch) | |
tree | c48ababc16fc46d2727e91bd3379eaebd71ea413 /games/ztools/README | |
parent | 1959b8678db557009de7f639ecc21d43bf62b99c (diff) |
games/ztools: Fix -current build.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/ztools/README')
-rw-r--r-- | games/ztools/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/ztools/README b/games/ztools/README index 2c17e525360be..4497c3c99d4c9 100644 --- a/games/ztools/README +++ b/games/ztools/README @@ -11,6 +11,6 @@ zrename - rename z-code story files according to their z-machine version zcheck and zdebugtool have been renamed, as "check" and "debugtool" are very generic names, likely to conflict with some other package. -zcut, zdebugtool, and zrename are normally distributed separately. They're -included in this build because they're too small to justify separate -builds, yet too useful for a Z-Code developer to do without. +zcut, zdebugtool, and zrename are normally distributed separately. +They're included in this build because they're too small to justify +separate builds, yet too useful for a Z-Code developer to do without. |