[or-cvs] r22925: {website} the first problem is the spaces. (website/branches/web20)

Andrew Lewman andrew at torproject.org
Mon Aug 16 17:35:47 UTC 2010


Author: phobos
Date: 2010-08-16 17:35:47 +0000 (Mon, 16 Aug 2010)
New Revision: 22925

Modified:
   website/branches/web20/Makefile
Log:
the first problem is the spaces.


Modified: website/branches/web20/Makefile
===================================================================
--- website/branches/web20/Makefile	2010-08-16 17:23:52 UTC (rev 22924)
+++ website/branches/web20/Makefile	2010-08-16 17:35:47 UTC (rev 22925)
@@ -17,13 +17,13 @@
 # 6. ./publish
 
 # FIXME: these are the same
-TORSVNSTABLE = /home/phobos/onionrouter/onionrouter/tor/
-TORGIT = /home/phobos/onionrouter/onionrouter/tor.git/.git
-STABLETAG = tor-0.2.1.26
-DEVTAG = tor-0.2.2.14-alpha
+TORSVNSTABLE=/home/phobos/onionrouter/onionrouter/tor/
+TORGIT=/home/phobos/onionrouter/onionrouter/tor.git/.git
+STABLETAG=tor-0.2.1.26
+DEVTAG=tor-0.2.2.14-alpha
 
 WMLBASE = .
-SUBDIRS =docs eff projects press about download download getinvolved donate
+SUBDIRS=docs eff projects press about download download getinvolved donate
 
 include $(WMLBASE)/Makefile.common
 all: $(SUBDIRS)



More information about the tor-commits mailing list