diff options
author | Niels Horn <niels.horn@gmail.com> | 2010-05-13 01:01:11 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 01:01:11 +0200 |
commit | df1a04d3ffbc96fa7049fdf80f677c0ba3688669 (patch) | |
tree | 515d4904d1867424984bc9c99901819c1c5e06ca /system/statifier/README | |
parent | 6684de1a477a46179cc66772d9ebe20540d31165 (diff) | |
download | slackbuilds-df1a04d3ffbc96fa7049fdf80f677c0ba3688669.tar.gz |
system/statifier: Added to 13.0 repository
Diffstat (limited to 'system/statifier/README')
-rw-r--r-- | system/statifier/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/system/statifier/README b/system/statifier/README new file mode 100644 index 0000000000..c9c7e17210 --- /dev/null +++ b/system/statifier/README @@ -0,0 +1,3 @@ +Statifier combines a dynamically linked executable with its libraries into +one large file. The result can be easier to distribute and may make a +32-bits binary work on 64-bits. |