From 412a9e41fb7ba708aa489da7ba2b8116c7057408 Mon Sep 17 00:00:00 2001 From: zooko <> Date: Sat, 8 Sep 2012 08:57:08 +0000 Subject: [PATCH] remove link to empty (deprecated?) page [Imported from Trac: page Packaging, version 41] --- Packaging.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/Packaging.md b/Packaging.md index f920529..c496d13 100644 --- a/Packaging.md +++ b/Packaging.md @@ -112,9 +112,4 @@ Disadvantages: * maintaining our fork (which is necessary to avoid some of the bugs) takes up developer time and mental bandwidth that would be more productively spent on Tahoe-LAFS itself. - * even when working as designed, setuptools has some serious problems. For example, people who package Tahoe for OS distributions generally dislike very much its behaviour of automatically downloading dependencies from random websites (however convenient something like that would be if it were optional and designed properly). - - -## Build System Theory - -See [BuildSystemTheory](BuildSystemTheory) for a discussion of the ways in which Tahoe-LAFS is built, the conflicting goals of these ways, and (eventually) a plan to be able to meet these multiple goals. + * even when working as designed, setuptools has some serious problems. For example, people who package Tahoe for OS distributions generally dislike very much its behaviour of automatically downloading dependencies from random websites (however convenient something like that would be if it were optional and designed properly). \ No newline at end of file