summaryrefslogtreecommitdiff
path: root/stwcs/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'stwcs/build.sh')
-rw-r--r--stwcs/build.sh5
1 files changed, 1 insertions, 4 deletions
diff --git a/stwcs/build.sh b/stwcs/build.sh
index 7ee7c62..c4021f1 100644
--- a/stwcs/build.sh
+++ b/stwcs/build.sh
@@ -22,7 +22,4 @@ set_py3k
sed -i -e "s|use_2to3=True|use_2to3=False|" setup.py
-if [ $PY3K -ne 0 ] ; then
-fi
-
-python setup.py install || exit 1 \ No newline at end of file
+python setup.py install || exit 1