diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-14 16:23:29 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-15 21:41:38 +0700 |
commit | 330bcce156996a3ceeb2afbf79bf0521f16b6bed (patch) | |
tree | 63c9f5c9de7b08891f23c6fa4af3bf0f3a4fd563 | |
parent | b7767e05216fd8997f352b398db10d124bc1bec6 (diff) | |
download | slackbuilds-330bcce156996a3ceeb2afbf79bf0521f16b6bed.tar.gz |
network/skylable-sx: Fix README.
-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 8297696b1e..f088f0b5c9 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. |