summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/ubuntu/uec2-conf
diff options
context:
space:
mode:
Diffstat (limited to 'sca-cpp/trunk/ubuntu/uec2-conf')
-rwxr-xr-xsca-cpp/trunk/ubuntu/uec2-conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-cpp/trunk/ubuntu/uec2-conf b/sca-cpp/trunk/ubuntu/uec2-conf
index 7bfb4dfdcb..37d786896e 100755
--- a/sca-cpp/trunk/ubuntu/uec2-conf
+++ b/sca-cpp/trunk/ubuntu/uec2-conf
@@ -16,7 +16,7 @@
# under the License.
# Configure EC2 for use with Tuscany SCA
-here=`readlink -f $0`; here=`dirname $here`
+here=`echo "import os; print os.path.realpath('$0')" | python`; here=`dirname $here`
. $here/uec2-setenv
# Display commands as they are executed