summaryrefslogtreecommitdiff
path: root/bashrc_example
diff options
context:
space:
mode:
Diffstat (limited to 'bashrc_example')
-rw-r--r--bashrc_example5
1 files changed, 2 insertions, 3 deletions
diff --git a/bashrc_example b/bashrc_example
index df8e106..137ddd0 100644
--- a/bashrc_example
+++ b/bashrc_example
@@ -1,3 +1,2 @@
-export YALP_ROOT="/home/manut/Projects/yalp/dev
-export CLASSPATH="$(YALP_ROOT)/lib/yajil-0.3.3.jar:$(YALP_ROOT)/lib/swt.jar:$(YALP_ROOT)/lib/postgresql-8.1-404.jdbc3.jar:$(YALP_ROOT)/lib/jarbundler-1.4.jar:$(YALP_ROOT)/lib/id3-1.6.0d9.jar:$(YALP_ROOT)/lib/log4j-1.2.15.jar:$(YALP_ROOT)/lib/commons-net-1.4.1.jar"
-
+export YALP_ROOT="/home/manut/nfs/manut/Projects/yalp/dev"
+export CLASSPATH="$YALP_ROOT/lib/yajil-0.3.3.jar:$YALP_ROOT/lib/swt.jar:$YALP_ROOT/lib/postgresql-8.1-404.jdbc3.jar:$YALP_ROOT/lib/jarbundler-1.4.jar:$YALP_ROOT/lib/id3-1.6.0d9.jar:$YALP_ROOT)/lib/log4j-1.2.15.jar:$YALP_ROOT/lib/commons-net-1.4.1.jar"