summaryrefslogtreecommitdiff
path: root/raptor2-install
diff options
context:
space:
mode:
Diffstat (limited to 'raptor2-install')
-rwxr-xr-xraptor2-install1
1 files changed, 0 insertions, 1 deletions
diff --git a/raptor2-install b/raptor2-install
index 0590a3b..ad44ed4 100755
--- a/raptor2-install
+++ b/raptor2-install
@@ -26,7 +26,6 @@ echo "$SELF configuration has been stored in '$RAPTOR2_CONF'."
if ! $GREP "$RAPTOR2_CONF" $OT_UI_CONF >/dev/null 2>&1; then
echo '. '$RAPTOR2_CONF >> $OT_UI_CONF
fi
-cd ..
export LD_LIBRARY_PATH=$RAPTOR2_DIR"/lib:"$LD_LIBRARY_PATH
export PATH=$RAPTOR2_DIR"/bin:"$PATH
export PKG_CONFIG_PATH=$RAPTOR2_DIR"/lib/pkgconfig:"$PKG_CONFIG_PATH