From df291beac3fca5d1fd5ca775883cbb4471d64f1d Mon Sep 17 00:00:00 2001 From: zooko <> Date: Thu, 22 Mar 2012 17:59:57 +0000 Subject: [PATCH] remove darcs and tarball options from "Developer" [Imported from Trac: page BuildSystemTheory, version 2] --- BuildSystemTheory.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BuildSystemTheory.md b/BuildSystemTheory.md index 99ac9bd..4495cd7 100644 --- a/BuildSystemTheory.md +++ b/BuildSystemTheory.md @@ -6,7 +6,7 @@ In this build type, a user downloads the tahoe source and everything is as autom ## Developer -In this build type, someone would like to make changes to tahoe, and gets source from darcs/git or from a tarball. TODO +In this build type, someone would like to make changes to tahoe, and gets source from git. TODO ## Packaging System