[or-cvs] r22235: {website} fix the Makefile, plz stop changing this. (website/trunk)

Andrew Lewman andrew at torproject.org
Sun Apr 25 22:11:03 UTC 2010


Author: phobos
Date: 2010-04-25 22:11:03 +0000 (Sun, 25 Apr 2010)
New Revision: 22235

Modified:
   website/trunk/Makefile
Log:
fix the Makefile, plz stop changing this.


Modified: website/trunk/Makefile
===================================================================
--- website/trunk/Makefile	2010-04-25 21:15:26 UTC (rev 22234)
+++ website/trunk/Makefile	2010-04-25 22:11:03 UTC (rev 22235)
@@ -15,12 +15,10 @@
 # 5. make
 # 6. ./publish
 
-TORSVNSTABLE = ../tor-stable
-TORGIT = ../tor/.git
-STABLETAG = tor-0.2.1.22
-DEVTAG = tor-0.2.2.12-alpha
-#TORSVNSTABLE = /home/arma/work/onion/git/tor-021
-#TORSVNHEAD = /home/arma/work/onion/git/tor
+#TORSVNSTABLE = /path/to/your/tor/stable
+#TORGIT = /path/to/your/tor/master
+STABLETAG = tor-0.2.1.25
+DEVTAG = tor-0.2.2.13-alpha
 
 WMLBASE = .
 SUBDIRS=docs eff gui torbrowser torbutton tordnsel projects torvm press gettor vidalia



More information about the tor-commits mailing list