summaryrefslogtreecommitdiff
path: root/install_with_python.sh
diff options
context:
space:
mode:
authorIvo De Decker <ivo.dedecker@ugent.be>2013-07-02 19:57:51 +0200
committerIvo De Decker <ivo.dedecker@ugent.be>2013-07-02 19:57:51 +0200
commit6bbeb05cf77ea4fb1e15724509d261e9de0b5d92 (patch)
treecc4089ac5e5012bb2fe8d1144263400d6909603f /install_with_python.sh
parentbc40a72b0272f6687988b40c2b04e5fdb91692c8 (diff)
downloadsamba-6bbeb05cf77ea4fb1e15724509d261e9de0b5d92.tar.gz
Imported Upstream version 4.0.7+dfsgupstream/4.0.7+dfsg
Diffstat (limited to 'install_with_python.sh')
-rwxr-xr-xinstall_with_python.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/install_with_python.sh b/install_with_python.sh
index 7b51e5c669..e545ecc322 100755
--- a/install_with_python.sh
+++ b/install_with_python.sh
@@ -12,8 +12,6 @@ fi
PREFIX="$1"
shift
-PATH=$PREFIX/python/bin:$PATH
-export PATH
LD_LIBRARY_PATH=$PREFIX/python/lib:$LD_LIBRARY_PATH
export LD_LIBRARY_PATH