...
|
...
|
@@ -17,10 +17,10 @@
|
17
|
17
|
# 6. ./publish
|
18
|
18
|
|
19
|
19
|
# FIXME: these are the same
|
20
|
|
-TORSVNSTABLE=/home/phobos/onionrouter/onionrouter/tor/
|
21
|
|
-TORGIT=/home/phobos/onionrouter/onionrouter/tor.git/.git
|
22
|
|
-STABLETAG=tor-0.2.1.26
|
23
|
|
-DEVTAG=tor-0.2.2.14-alpha
|
|
20
|
+export TORSVNSTABLE=/home/phobos/onionrouter/onionrouter/tor/
|
|
21
|
+export TORGIT=/home/phobos/onionrouter/onionrouter/tor.git/.git
|
|
22
|
+export STABLETAG=tor-0.2.1.26
|
|
23
|
+export DEVTAG=tor-0.2.2.14-alpha
|
24
|
24
|
|
25
|
25
|
WMLBASE=.
|
26
|
26
|
SUBDIRS=docs eff projects press about download download getinvolved donate
|