diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-13 22:23:19 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-14 16:47:23 +0700 |
commit | 5e7882a8e076e8ec1ed0f8574940312a9c0b241a (patch) | |
tree | bc007ceec30d2d2849d13d765f663c374a99bd49 /system/statifier/slack-desc | |
parent | d2ed615915864cff6570cf488b624298513726fa (diff) | |
download | slackbuilds-5e7882a8e076e8ec1ed0f8574940312a9c0b241a.tar.gz |
system/statifier: Fix slack-desc.
Diffstat (limited to 'system/statifier/slack-desc')
-rw-r--r-- | system/statifier/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/statifier/slack-desc b/system/statifier/slack-desc index 4d2421769a..86d7a637ec 100644 --- a/system/statifier/slack-desc +++ b/system/statifier/slack-desc @@ -6,7 +6,7 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -statifier: Statifier (Transform dynamic executables into static files) +statifier: statifier (Transform dynamic executables into static files) statifier: statifier: Statifier combines a dynamically linked executable with its libraries statifier: into one large file. The result can be easier to distribute and may |