fix broken instructions for the deb-src line
Roger Dingledine

Roger Dingledine commited on 2014-01-25 20:12:52
Zeige 1 geänderte Dateien mit 1 Einfügungen und 1 Löschungen.

... ...
@@ -169,7 +169,7 @@ deb-src http://deb.torproject.org/torproject.org <DISTRIBUTION> main
169 169
 
170 170
 # For the unstable version.
171 171
 deb-src http://deb.torproject.org/torproject.org <DISTRIBUTION> main
172
-deb-src http://deb.torproject.org/torproject.org tor-experimental-0.2.5.x--<DISTRIBUTION> main
172
+deb-src http://deb.torproject.org/torproject.org tor-experimental-0.2.5.x-<DISTRIBUTION> main
173 173
 </pre>
174 174
 You also need to install the necessary packages to build your own debs and the
175 175
 packages needed to build Tor:
176 176