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
6ddb633c
"ssh:/git@developer.sourcefind.cn:2222/tsoc/openmm.git" did not exist on "68b065e5424f4c158c84a26cd0c9de980218126e"
Commit
6ddb633c
authored
Jul 21, 2014
by
kyleabeauchamp
Browse files
Remove hardcoded reference to my fork in build_conda_package_vagrant.sh
parent
c7aa1d00
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
devtools/build-vm/linux/build_conda_package_vagrant.sh
devtools/build-vm/linux/build_conda_package_vagrant.sh
+1
-1
No files found.
devtools/build-vm/linux/build_conda_package_vagrant.sh
View file @
6ddb633c
...
@@ -2,7 +2,7 @@ export PATH=$HOME/miniconda/bin:$PATH
...
@@ -2,7 +2,7 @@ export PATH=$HOME/miniconda/bin:$PATH
export
SWIG_LIB
=
$HOME
/miniconda/share/swig/
export
SWIG_LIB
=
$HOME
/miniconda/share/swig/
export
CC
=
"clang++"
export
CC
=
"clang++"
git clone
-b
vagrant https://github.com/
kyleabeauchamp
/openmm.git
git clone
-b
vagrant https://github.com/
simtk
/openmm.git
cd
openmm
cd
openmm
conda
install
--file
tools/ci/requirements-conda.txt
--yes
conda
install
--file
tools/ci/requirements-conda.txt
--yes
conda build tools/conda-recipe
conda build tools/conda-recipe
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