summaryrefslogtreecommitdiff
path: root/ginga/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ginga/build.sh')
-rw-r--r--ginga/build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ginga/build.sh b/ginga/build.sh
index d0bc088..e8d6a8f 100644
--- a/ginga/build.sh
+++ b/ginga/build.sh
@@ -1,3 +1,3 @@
echo > README.txt
-python setup.py install || exit 1 \ No newline at end of file
+$PYTHON setup.py install \ No newline at end of file