Sebastian Hahn commited on 2009-08-29 04:21:36
Zeige 1 geänderte Dateien mit 2 Einfügungen und 2 Löschungen.
go weasel go
| ... | ... |
@@ -88,7 +88,7 @@ features and more bugs), you need to add a different set of lines to |
| 88 | 88 |
your <tt>/etc/apt/sources.list</tt> file:<br /> |
| 89 | 89 |
<pre> |
| 90 | 90 |
deb http://mirror.noreply.org/pub/tor <DISTRIBUTION> main |
| 91 |
-deb http://mirror.noreply.org/pub/tor experimental-0.2.2.x-<DISTRIBUTION> main |
|
| 91 |
+deb http://mirror.noreply.org/pub/tor experimental-0.2.1.x-<DISTRIBUTION> main |
|
| 92 | 92 |
</pre> |
| 93 | 93 |
where you substitute the name of your distro (etch, lenny, sid, jaunty, |
| 94 | 94 |
intrepid, hardy) in place of <DISTRIBUTION>. |
| ... | ... |
@@ -125,7 +125,7 @@ deb-src http://mirror.noreply.org/pub/tor <DISTRIBUTION> main |
| 125 | 125 |
|
| 126 | 126 |
# For the unstable version. |
| 127 | 127 |
deb-src http://mirror.noreply.org/pub/tor <DISTRIBUTION> main |
| 128 |
-deb-src http://mirror.noreply.org/pub/tor experimental-0.2.2.x-<DISTRIBUTION> main |
|
| 128 |
+deb-src http://mirror.noreply.org/pub/tor experimental-0.2.1.x-<DISTRIBUTION> main |
|
| 129 | 129 |
</pre> |
| 130 | 130 |
You also need to install the necessary packages to build your own debs and the |
| 131 | 131 |
packages needed to build Tor: |
| 132 | 132 |