diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2013-06-16 15:55:16 -0500 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2013-06-22 21:32:20 -0300 |
commit | 086c6c050fa49452003ad2911c555ee14ddd0d1d (patch) | |
tree | d08cf3cec94d530a4c979ba2d6a13cb758164bd7 /libraries/libnfs/README | |
parent | 22070018bdfee9e61ff058486a7984d7bb03a378 (diff) |
libraries/libnfs: Updated for version 1.6.0.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/libnfs/README')
-rw-r--r-- | libraries/libnfs/README | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/libraries/libnfs/README b/libraries/libnfs/README index a6f93a105219..8959bd841203 100644 --- a/libraries/libnfs/README +++ b/libraries/libnfs/README @@ -1,6 +1 @@ LIBNFS is a client library for accessing NFS shares over a network. - -Optionally libnfs can use libtirpc. To use libtirpc with libnfs -install libtirpc and then run the slackbuild as with the following -argument. - # LIBTIRPC=yes ./libnfs.SlackBuild |