summaryrefslogtreecommitdiffstats
path: root/src/Python/compile.sh.in
diff options
context:
space:
mode:
authorEdoardo Pasca <edo.paskino@gmail.com>2017-10-23 14:47:43 +0100
committerEdoardo Pasca <edo.paskino@gmail.com>2017-10-23 14:47:43 +0100
commit99b106a2ced10136a2a71b42440d8c1ffa4f8d2c (patch)
tree8004f5a1981805fbdb657913bac610333d806632 /src/Python/compile.sh.in
parent808167b9a333e5f351d39c8a791104c1b7a08aab (diff)
downloadregularization-99b106a2ced10136a2a71b42440d8c1ffa4f8d2c.tar.gz
regularization-99b106a2ced10136a2a71b42440d8c1ffa4f8d2c.tar.bz2
regularization-99b106a2ced10136a2a71b42440d8c1ffa4f8d2c.tar.xz
regularization-99b106a2ced10136a2a71b42440d8c1ffa4f8d2c.zip
Bugfixes for UNIX compilation
Diffstat (limited to 'src/Python/compile.sh.in')
-rw-r--r--src/Python/compile.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Python/compile.sh.in b/src/Python/compile.sh.in
index ca9f310..93fdba2 100644
--- a/src/Python/compile.sh.in
+++ b/src/Python/compile.sh.in
@@ -6,4 +6,4 @@
export CIL_VERSION=@CIL_VERSION@
export LIBRARY_INC=@CONDA_ENVIRONMENT_LIBRARY_INC@
-conda build conda-recipe --python=@PYTHON_VERSION_MAJOR@.@PYTHON_VERSION_MINOR@ --numpy=@NUMPY_VERSION@ -c ccpi \ No newline at end of file
+conda build conda-recipe --python=@PYTHON_VERSION_MAJOR@.@PYTHON_VERSION_MINOR@ --numpy=@NUMPY_VERSION@ -c ccpi