[tor-commits] r25210: {website} revert the customizations to makefile, remove the old javasc (website/trunk)

Andrew Lewman andrew at torproject.org
Sun Nov 13 02:35:57 UTC 2011


Author: phobos
Date: 2011-11-13 02:35:57 +0000 (Sun, 13 Nov 2011)
New Revision: 25210

Removed:
   website/trunk/jquery.infieldlabel.min.js
   website/trunk/jquery.min.js
Modified:
   website/trunk/Makefile
Log:
revert the customizations to makefile, remove the old javascript.


Modified: website/trunk/Makefile
===================================================================
--- website/trunk/Makefile	2011-11-13 00:37:12 UTC (rev 25209)
+++ website/trunk/Makefile	2011-11-13 02:35:57 UTC (rev 25210)
@@ -2,7 +2,7 @@
 #
 # 1. Clone the Tor git repository and make TORGIT point to it:
 #
-# 	git clone git://git.torproject.org/tor/ tor
+# 	git clone git://git.torproject.org/tor/ tor.git
 #
 #    Note that you will need to point to the actual .git directory.
 # 2. Edit include/versions.wmi or others if you like
@@ -10,7 +10,7 @@
 # 4. make
 # 5. ./publish
 
-export TORGIT=/home/runa/tordev/tor/.git
+export TORGIT=set this to your tor.git path
 export STABLETAG=tor-0.2.2.34
 export DEVTAG=tor-0.2.3.7-alpha
 

Deleted: website/trunk/jquery.infieldlabel.min.js
===================================================================
(Binary files differ)

Deleted: website/trunk/jquery.min.js
===================================================================
(Binary files differ)



More information about the tor-commits mailing list