From 6a45bea079a0c22c8b6323cbc1f2b8d4ac59f1af Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Thu, 11 May 2006 14:56:18 -0400 Subject: [PATCH] Try to fix --- setup-run-from-source.tcsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup-run-from-source.tcsh b/setup-run-from-source.tcsh index 43a44293..16d9df75 100755 --- a/setup-run-from-source.tcsh +++ b/setup-run-from-source.tcsh @@ -1,6 +1,6 @@ #!/bin/tcsh -setenv PYTHONPATH `pwd`/p2p +setenv PYTHONPATH `pwd`/p2p/ # for activity.py setenv PYTHONPATH "$PYTHONPATH":`pwd`/shell/src/