diff options
author | Markus Rinne <markus.ka.rinne@gmail.com> | 2017-09-29 03:08:21 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-09-30 07:19:14 +0700 |
commit | d15d2c5e610aafaacb2e1e0e7f3407d0e0b957c0 (patch) | |
tree | 55fc153d9b872e8de6908d26d47e1be33ef9bb96 /development/ninja/slack-desc | |
parent | 89da5b3040af5975d402f26016af5b6c7fbe029f (diff) | |
download | slackbuilds-d15d2c5e610aafaacb2e1e0e7f3407d0e0b957c0.tar.gz |
development/ninja: Updated to match slackware current.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/ninja/slack-desc')
-rw-r--r-- | development/ninja/slack-desc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/ninja/slack-desc b/development/ninja/slack-desc index a04b84adce..35a65f0947 100644 --- a/development/ninja/slack-desc +++ b/development/ninja/slack-desc @@ -6,9 +6,9 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -ninja: ninja (small build system with a focus on speed) +ninja: ninja (build system with a focus on speed) ninja: -ninja: Ninja is a small build system with a focus on speed. It differs from +ninja: Ninja is a small build system with a focus on speed. It differs from ninja: other build systems in two major respects: it is designed to have its ninja: input files generated by a higher-level build system, and it is ninja: designed to run builds as fast as possible. |