Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Scientific Software
MDANSE
Commits
5f2c7be2
Commit
5f2c7be2
authored
Nov 02, 2016
by
eric pellegrini
Browse files
Update run_build.sh
parent
44eca11f
Pipeline
#1119
passed with stages
in 13 minutes and 6 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
BuildServer/Windows/run_build.sh
View file @
5f2c7be2
...
...
@@ -137,6 +137,9 @@ extract MMTK-2.7.6.${BUILD_TARGET}-py2.7.exe PLATLIB
# move the packages to the target directory
echo
"Moving dependencies to
${
BUILD_TARGET
}
"
mv
PURELIB/pkg_resources
${
TARGET_DIR_CYGWIN
}
/Lib/site-packages/pkg_resources
mv
PLATLIB/numpy
${
TARGET_DIR_CYGWIN
}
/Lib/site-packages/numpy
mv
PURELIB/dateutil
${
TARGET_DIR_CYGWIN
}
/Lib/site-packages/dateutil
...
...
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