Erinn Clark commited on 2010-12-20 08:48:29
Zeige 1 geänderte Dateien mit 3 Einfügungen und 3 Löschungen.
... | ... |
@@ -10,9 +10,9 @@ |
10 | 10 |
# 4. make |
11 | 11 |
# 5. ./publish |
12 | 12 |
|
13 |
-export TORGIT=/Users/hudson/src/tor-master.git/.git |
|
14 |
-export STABLETAG=tor-0.2.2.17-alpha |
|
15 |
-export DEVTAG=tor-0.2.2.18-alpha |
|
13 |
+export TORGIT=/home/phobos/onionrouter/onionrouter/tor.git/.git |
|
14 |
+export STABLETAG=tor-0.2.1.28 |
|
15 |
+export DEVTAG=tor-0.2.2.20-alpha |
|
16 | 16 |
|
17 | 17 |
WMLBASE=. |
18 | 18 |
SUBDIRS=docs eff projects press about download getinvolved donate torbutton |
19 | 19 |