4a3a24d586d85ead1d170177f0f9722cdd394d3b
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1) # Directions for building the website:
2) #
3) # FIXME: this is incorrect, because maint-0.2.1 and master merged
4) # 1. Clone the Tor git repository, switch to branch maint-0.2.1, and
5) # make TORSVNSTABLE point to it: 
6) #
7) # 	git clone git://git.torproject.org/tor/ tor-stable
8) # 	cd tor-stable && git checkout maint-0.2.1
9) #
10) # 2. Clone the Tor git repository again and make TORGIT point to it:
11) #
12) # 	git clone git://git.torproject.org/tor/ tor
13) #
14) # 3. Edit include/versions.wmi or others if you like
15) # 4. Update STABLETAG and DEVTAG below if there is a new git tag
16) # 5. make
17) # 6. ./publish
18) 
19) # FIXME: these are the same
Andrew Lewman force an export so the vari...

Andrew Lewman authored 13 years ago

20) export TORSVNSTABLE=/home/phobos/onionrouter/onionrouter/tor/
21) export TORGIT=/home/phobos/onionrouter/onionrouter/tor.git/.git
Andrew Lewman -stable doesn't have a prop...

Andrew Lewman authored 13 years ago

22) export STABLETAG=tor-0.2.2.14-alpha
Andrew Lewman force an export so the vari...

Andrew Lewman authored 13 years ago

23) export DEVTAG=tor-0.2.2.14-alpha
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

24) 
Andrew Lewman fix up variables and spaces.

Andrew Lewman authored 13 years ago

25) WMLBASE=.
Andrew Lewman the first problem is the sp...

Andrew Lewman authored 13 years ago

26) SUBDIRS=docs eff projects press about download download getinvolved donate