oops. hello, conflicts.
Roger Dingledine

Roger Dingledine commited on 2010-08-18 22:36:15
Zeige 1 geänderte Dateien mit 2 Einfügungen und 2 Löschungen.

... ...
@@ -18,8 +18,8 @@
18 18
 # 5. make
19 19
 # 6. ./publish
20 20
 
21
-TORSVNSTABLE = /home/arma/work/onion/git/tor-021
22
-TORGIT = /home/arma/work/onion/git/tor/.git
21
+TORSVNSTABLE = /path/to/your/tor/stable
22
+TORGIT = /path/to/your/tor/master/.git
23 23
 STABLETAG = tor-0.2.1.26
24 24
 DEVTAG = tor-0.2.2.14-alpha
25 25
 
26 26