replace the line I changed in Makefile
Runa A. Sandvik

Runa A. Sandvik commited on 2011-03-31 11:34:20
Zeige 1 geänderte Dateien mit 1 Einfügungen und 1 Löschungen.

... ...
@@ -10,7 +10,7 @@
10 10
 # 4. make
11 11
 # 5. ./publish
12 12
 
13
-export TORGIT=/home/runa/test/tor/.git
13
+export TORGIT=/home/phobos/onionrouter/onionrouter/tor.git/.git
14 14
 export STABLETAG=tor-0.2.2.23-alpha
15 15
 export DEVTAG=tor-0.2.2.23-alpha
16 16
 
17 17