From 8de79734f6f6fa7090efd5f5c6591f58f279ab5d Mon Sep 17 00:00:00 2001 From: Tim Rogers Date: Fri, 8 Jul 2011 11:45:39 -0800 Subject: More portable setup [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 9781] --- setup_enviroment | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup_enviroment b/setup_enviroment index 244b92f..e99d10c 100644 --- a/setup_enviroment +++ b/setup_enviroment @@ -1,6 +1,6 @@ SIMSUBDIR=fermi -export GPGPUSIM_ROOT="$( cd "$( dirname "$0" )" && pwd )" +export GPGPUSIM_ROOT="$( cd "$( dirname "$BASH_SOURCE" )" && pwd )" export QTINC=/usr/include export BOOST_ROOT=/usr/include/boost -- cgit v1.3