From: Zooko O'Whielacronx Date: Wed, 2 May 2007 06:16:06 +0000 (-0700) Subject: clarify instructions on how to get build dependencies for debian X-Git-Tag: allmydata-tahoe-0.2.0~12 X-Git-Url: https://git.rkrishnan.org/frontends/FTP-and-SFTP.rst?a=commitdiff_plain;h=4ecd603a99990449df00e235e2fcaefc5b5c2443;p=tahoe-lafs%2Ftahoe-lafs.git clarify instructions on how to get build dependencies for debian My test subject here didn't used "locate" to find something named "debian/control" somewhere on his filesystem... :-) --- diff --git a/README b/README index 988dc9f1..afc473e9 100644 --- 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