summaryrefslogtreecommitdiffstats
path: root/libraries/libnfs/README
diff options
context:
space:
mode:
author Larry Hajali <larryhaja[at]gmail[dot]com>2012-01-06 06:59:45 -0600
committer Erik Hanson <erik@slackbuilds.org>2012-01-06 06:59:45 -0600
commitbbd69cf4230e3a17b9100620d488c9a2aca21028 (patch)
tree2812c6dc946777d7e3d8e8fbab82e680b4764db1 /libraries/libnfs/README
parent70f43990ff23f401cbd03218dfaa289c32b11f88 (diff)
downloadslackbuilds-bbd69cf4230e3a17b9100620d488c9a2aca21028.tar.gz
slackbuilds-bbd69cf4230e3a17b9100620d488c9a2aca21028.tar.xz
libraries/libnfs: Added (a client library for accessing NFS shares)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'libraries/libnfs/README')
-rw-r--r--libraries/libnfs/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/libraries/libnfs/README b/libraries/libnfs/README
new file mode 100644
index 0000000000..1b4c36bb95
--- /dev/null
+++ b/libraries/libnfs/README
@@ -0,0 +1,5 @@
+LIBNFS is a client library for accessing NFS shares over a network.
+
+Note: when downloading with wget or through sbopkg add the
+'--content-disposition' flag to get proper tarball. Otherwise, it will
+just be downloaded as libnfs-$VERSION. :/