]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
clarify instructions on how to get build dependencies for debian
authorZooko O'Whielacronx <zooko@zooko.com>
Wed, 2 May 2007 06:16:06 +0000 (23:16 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Wed, 2 May 2007 06:16:06 +0000 (23:16 -0700)
My test subject here didn't used "locate" to find something named
"debian/control" somewhere on his filesystem...  :-)

README

diff --git a/README b/README
index 988dc9f1c0ad267a5df7fc69474544ce5da64cf5..afc473e9a666e910668d14da0a968cf182e739b2 100644 (file)
--- a/README
+++ b/README
@@ -126,9 +126,10 @@ INSTALLING:
 
  The Debian Way:
 
-  This requires debian packages build-essential, fakeroot, debhelper, and of
-  the packages listed as "Build-Depends" in DIST/debian/control for your
-  distribution.
+  This requires the debian packages build-essential and fakeroot, and the
+  packages listed as "Build-Depends" in the DIST/debian/control in the
+  top-level tahoe directory, replacing the word DIST with etch, dapper, edgy,
+  or feisty as appropriate:
 
   If you're running on a debian system, run 'make deb-dapper', 'make
   deb-sid', 'make deb-edgy', or 'make deb-feisty', from within the tahoe