Commit 50e017e1 authored by John Chodera (MSKCC)'s avatar John Chodera (MSKCC)
Browse files

Fixed pathing error.

parent b63b84a7
......@@ -41,6 +41,7 @@ export OPENMM_INCLUDE_PATH=$PREFIX/include
export OPENMM_LIB_PATH=$PREFIX/lib
cd python
$PYTHON setup.py install
cd ..
# Remove one random file
#rm $PREFIX/bin/TestReferenceHarmonicBondForce
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment