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
36d44994
Commit
36d44994
authored
Jul 03, 2018
by
Remi Perenon
Browse files
Minor fix
parent
6e0506e6
Pipeline
#4182
passed with stages
in 26 minutes and 10 seconds
Changes
1
Pipelines
4
Hide whitespace changes
Inline
Side-by-side
BuildServer/Unix/deploy_macos.sh
View file @
36d44994
...
...
@@ -53,12 +53,12 @@ install_name_tool -id @loader_path/libpython2.7.dylib ${MDANSE_TEMPORARY_INSTALL
ln
-s
../Resources/bin/python
${
MDANSE_TEMPORARY_INSTALLATION_DIR
}
/dist/MDANSE.app/Contents/MacOS/python
# Do some manual cleanup, e.g.
rm
${
MDANSE_TEMPORARY_INSTALLATION_DIR
}
/dist/MDANSE.app/Contents/Resources/lib/python2.7/MDANSE/__pkginfo__.py
\"\"
# matplotlib/tests ==> 45.2 Mb
#rm -rf ${MDANSE_TEMPORARY_INSTALLATION_DIR}/dist/MDANSE.app/Contents/Resources/lib/python2.7/matplotlib/tests
#rm -rf ${MDANSE_TEMPORARY_INSTALLATION_DIR}/dist/MDANSE.app/Contents/Resources/mpl-data/sample_data
#rm -rf {MDANSE_TEMPORARY_INSTALLATION_DIR}/dist/MDANSE.app/Contents/Resources/lib/python2.7/scipy
#rm -rf {MDANSE_TEMPORARY_INSTALLATION_DIR}/dist/MDANSE.app/Contents/Resources/lib/python2.7/zmq
rm
MDANSE_TEMPORARY_INSTALLATION_DIR
}
/dist/MDANSE.app/Contents/Resources/lib/python2.7/MDANSE/__pkginfo__.py
\"\"
#rm -rf ${MDANSE_TEMPORARY_INSTALLATION_DIR}/dist/MDANSE.app/Contents/Resources/lib/python2.7/scipy
#rm -rf ${MDANSE_TEMPORARY_INSTALLATION_DIR}/dist/MDANSE.app/Contents/Resources/lib/python2.7/zmq
#mkdir ${MDANSE_TEMPORARY_INSTALLATION_DIR}/dist/MDANSE.app/Contents/Frameworks/Python.framework
#mkdir ${MDANSE_TEMPORARY_INSTALLATION_DIR}/dist/MDANSE.app/Contents/Frameworks/Python.framework/Versions
...
...
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