diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2013-11-09 09:32:03 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-22 00:00:33 -0600 |
commit | afc47f148c129b20be9e832fa1953f9b794c9eea (patch) | |
tree | 57e12435f94de73560a65b4994e4dfd2f7bc19c6 /system/sbotools/README | |
parent | a1ff8065871ac2aad1bc7515b2dde9a93080adf0 (diff) | |
download | slackbuilds-afc47f148c129b20be9e832fa1953f9b794c9eea.tar.gz |
system/sbotools: Removed (not compatible with 14.1).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/sbotools/README')
-rw-r--r-- | system/sbotools/README | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/system/sbotools/README b/system/sbotools/README deleted file mode 100644 index c26b872b4d..0000000000 --- a/system/sbotools/README +++ /dev/null @@ -1,10 +0,0 @@ -sbotools (ports-like interface to slackbuilds.org) - -sbotools is a set of perl scripts providing a ports-like automation -interface to slackbuilds.org. Its features include requirement handling -and the ability to handle 32-bit and compat32 builds on multilib -x86_64 systems. - -There are man pages for each of the sbo* commands, and more documentation, -as well as online versions of the man pages, can be found at -http://dawnrazor.net/sbotools/documentation/ |