Roger Dingledine commited on 2010-08-18 22:34:20
Zeige 274 geänderte Dateien mit 275 Einfügungen und 275 Löschungen.
... | ... |
@@ -18,8 +18,8 @@ |
18 | 18 |
# 5. make |
19 | 19 |
# 6. ./publish |
20 | 20 |
|
21 |
-TORSVNSTABLE = /path/to/your/tor/stable |
|
22 |
-TORGIT = /path/to/your/tor/master/.git |
|
21 |
+TORSVNSTABLE = /home/arma/work/onion/git/tor-021 |
|
22 |
+TORGIT = /home/arma/work/onion/git/tor/.git |
|
23 | 23 |
STABLETAG = tor-0.2.1.26 |
24 | 24 |
DEVTAG = tor-0.2.2.14-alpha |
25 | 25 |
|