Commit 3ce0b4c9 authored by John Chodera (MSKCC)'s avatar John Chodera (MSKCC)
Browse files

Fixed conda build.sh to build current source version, rather than online version.

parent 01494ff9
...@@ -2,15 +2,6 @@ package: ...@@ -2,15 +2,6 @@ package:
name: openmm name: openmm
version: !!str dev version: !!str dev
source:
url: https://github.com/SimTk/openmm/archive/6.0.tar.gz
fn: 6.0.tar.gz
patches:
- plugin-dir.patch
build:
number: 3
requirements: requirements:
build: build:
- cmake - cmake
......
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