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
d2ebf31d
Commit
d2ebf31d
authored
Jul 09, 2020
by
Remi Perenon
Browse files
NetCDF has been updated on macOS build server
parent
f5be8c83
Pipeline
#8002
passed with stages
in 47 minutes and 43 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
BuildServer/Unix/MacOS/deploy.sh
View file @
d2ebf31d
...
...
@@ -46,7 +46,7 @@ cp ${CI_PROJECT_DIR}/Scripts/mdanse_gui ${MDANSE_APP_DIR}/Contents/Resources/
sed
-i
""
"s/<MDANSE_VERSION>/
${
VERSION_NAME
}
/"
${
MDANSE_APP_DIR
}
/Contents/Info.plist
# Relink netcdf
install_name_tool
-change
/usr/local/opt/netcdf/lib/libnetcdf.1
5
.dylib @executable_path/../Frameworks/libnetcdf.1
5
.dylib
${
MDANSE_APP_DIR
}
/Contents/Resources/lib/python2.7/Scientific/_netcdf.so
install_name_tool
-change
/usr/local/opt/netcdf/lib/libnetcdf.1
8
.dylib @executable_path/../Frameworks/libnetcdf.1
8
.dylib
${
MDANSE_APP_DIR
}
/Contents/Resources/lib/python2.7/Scientific/_netcdf.so
#############################
# Create DMG
...
...
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