summaryrefslogtreecommitdiff
path: root/rdiff-backup/README
diff options
context:
space:
mode:
authorbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2003-03-13 07:05:40 +0000
committerbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2003-03-13 07:05:40 +0000
commit5c3ca608476db425e5cfa916a32ea4d8983424c9 (patch)
tree4c0c06465847f05bd1fc368009d5cc6f2fd635f8 /rdiff-backup/README
parent606bc949ff7c13e3873a6f69f7da22b3280cde12 (diff)
downloadrdiff-backup-5c3ca608476db425e5cfa916a32ea4d8983424c9.tar.gz
Added a bit of documentation for new setup.py options
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@296 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
Diffstat (limited to 'rdiff-backup/README')
-rw-r--r--rdiff-backup/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/rdiff-backup/README b/rdiff-backup/README
index 7cfbace..b23b84a 100644
--- a/rdiff-backup/README
+++ b/rdiff-backup/README
@@ -14,6 +14,11 @@ The default prefix is /usr, so files are put in /usr/bin,
python setup.py install --prefix=/usr/local
+A few special build arguments can be specified such as --librsync-dir,
+--lflags, and --libs, and the LIBRSYNC_DIR, LFLAGS, and LIBS
+environment variables will also be used. Running setup.py with no
+arguments will also display some help.
+
REQUIREMENTS: