[or-cvs] add instructions to the website Makefile

arma at seul.org arma at seul.org
Sun Oct 9 05:21:57 UTC 2005


Update of /home2/or/cvsroot/website
In directory moria:/home/arma/work/onion/cvs/website

Modified Files:
	Makefile 
Log Message:
add instructions to the website Makefile


Index: Makefile
===================================================================
RCS file: /home2/or/cvsroot/website/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- Makefile	7 Oct 2005 22:43:08 -0000	1.4
+++ Makefile	9 Oct 2005 05:21:55 -0000	1.5
@@ -1,5 +1,14 @@
+# Directions for building the website:
+# 1. check out stable-tor and cvs-tor and website onto moria.
+# 2. edit the two lines below to point to them.
+# 3. (edit include/versions.wmi or others if you like)
+# 4. make
+# 5. scp *.html.* arma at tor.eff.org:/var/www/fhaven/htdocs/
+
 TORCVSSTABLE = ../tor.0.1.0-branch
 TORCVSHEAD = ../tor-head
+#TORCVSSTABLE = /home/arma/work/onion/tor-010x/tor
+#TORCVSHEAD = /home/arma/work/onion/cvs/tor
 
 WMLBASE = .
 WMLOPT  = \



More information about the tor-commits mailing list