diff options
author | David Spencer <baildon.research@googlemail.com> | 2016-12-03 20:59:29 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-12-04 19:28:52 +0000 |
commit | dc54fd91500dee7a3a309823b7e3d6b57d82a272 (patch) | |
tree | 595c4e3e05f1d35c9362f763834277bfaa525434 | |
parent | cbdf0232a5d975378b73256604bcb6f632b6df56 (diff) | |
download | slackbuilds-dc54fd91500dee7a3a309823b7e3d6b57d82a272.tar.gz |
network/skylable-sx: Fixed README.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
-rw-r--r-- | network/skylable-sx/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/skylable-sx/README b/network/skylable-sx/README index f088f0b5c9..d1bd908e32 100644 --- a/network/skylable-sx/README +++ b/network/skylable-sx/README @@ -10,7 +10,7 @@ on-the-fly compression and much more. NOTE 1: Every required library which is not found on the system will be built from the included sources. The last sqlite3 version can be linked dinamically but you must compile - it by source (target the lib64 if x86_64 is your system arch). + it by source (target the lib64 if x86_64 is your system arch). NOTE 2: To build only a client, uncomment the CLIENT_ONLY parameter in skylable-sx.SlackBuild. |