Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tsoc
openmm
Commits
50e017e1
Commit
50e017e1
authored
Jul 05, 2014
by
John Chodera (MSKCC)
Browse files
Fixed pathing error.
parent
b63b84a7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
tools/conda-recipe/build.sh
tools/conda-recipe/build.sh
+1
-0
No files found.
tools/conda-recipe/build.sh
View file @
50e017e1
...
@@ -41,6 +41,7 @@ export OPENMM_INCLUDE_PATH=$PREFIX/include
...
@@ -41,6 +41,7 @@ export OPENMM_INCLUDE_PATH=$PREFIX/include
export
OPENMM_LIB_PATH
=
$PREFIX
/lib
export
OPENMM_LIB_PATH
=
$PREFIX
/lib
cd
python
cd
python
$PYTHON
setup.py
install
$PYTHON
setup.py
install
cd
..
# Remove one random file
# Remove one random file
#rm $PREFIX/bin/TestReferenceHarmonicBondForce
#rm $PREFIX/bin/TestReferenceHarmonicBondForce
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment