From c3132e4ec698efd756057a8f22bf59adb5333507 Mon Sep 17 00:00:00 2001 From: davidsarah <> Date: Thu, 12 Aug 2010 00:22:22 +0000 Subject: [PATCH] fix link [Imported from Trac: page UbuntuPackaging, version 3] --- UbuntuPackaging.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UbuntuPackaging.md b/UbuntuPackaging.md index 82aebd2..1949077 100644 --- a/UbuntuPackaging.md +++ b/UbuntuPackaging.md @@ -2,7 +2,7 @@ Note: This page still needs a bit more information, but is a good start. It als In order to package Tahoe for inclusion into Ubuntu, you'll need a few things: -1. The released tarball (.tar.gz from the releases directory) for the Tahoe version you're updating to. +1. The released tarball (.tar.gz from [the releases directory](http://tahoe-lafs.org/source/tahoe-lafs/releases/?C=M;O=D)) for the Tahoe version you're updating to. 2. The existing package in Ubuntu. A simple `apt-get source tahoe-lafs` should do the trick. Once you have those things, here's what you need to do: