[or-cvs] r17496: {updater} make the thandy client instructions a bit more robust (updater/trunk/doc)

arma at seul.org arma at seul.org
Sat Dec 6 05:38:26 UTC 2008


Author: arma
Date: 2008-12-06 00:38:25 -0500 (Sat, 06 Dec 2008)
New Revision: 17496

Modified:
   updater/trunk/doc/HOWTO
Log:
make the thandy client instructions a bit more robust


Modified: updater/trunk/doc/HOWTO
===================================================================
--- updater/trunk/doc/HOWTO	2008-12-05 23:08:36 UTC (rev 17495)
+++ updater/trunk/doc/HOWTO	2008-12-06 05:38:25 UTC (rev 17496)
@@ -245,7 +245,7 @@
 make test
 python setup.py install --prefix=/home/thandy/install
 export PYTHONPATH=/home/thandy/install/lib/
-export PATH=$PATH:`pwd`/install/bin/
+export PATH=$PATH:/home/thandy/install/bin/
 
 thandy-client update /bundleinfo/tor/source/
 or



More information about the tor-commits mailing list