summaryrefslogtreecommitdiff
path: root/pump.in
diff options
context:
space:
mode:
Diffstat (limited to 'pump.in')
-rwxr-xr-xpump.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/pump.in b/pump.in
index 79d763a..375e3aa 100755
--- a/pump.in
+++ b/pump.in
@@ -127,7 +127,7 @@ Initialize() {
# set when the 'pump' script is made from 'pump.in'. Use this value in the
# formation of the relative path that takes us from the 'bin' directory of an
# installation to the 'include_server' directory.
- include_server_relative="../lib/$PYTHON/site-packages/include_server"
+ include_server_relative="../lib/$(basename $PYTHON)/site-packages/include_server"
# We use a little heuristic to determine whether this pump script is part of
# an installation. Specifically, we check whether we're a bin directory, and