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
e89afef2
Commit
e89afef2
authored
May 10, 2016
by
Jamie Hall
Browse files
Update package.sh
parent
f1a1557d
Pipeline
#257
passed with stage
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
BuildServer/Darwin/Scripts/package.sh
View file @
e89afef2
...
...
@@ -23,8 +23,6 @@ BUILD_TARGET=darwin
cd
../../../
declare
-x
MDANSE_VERSION
=
$(
perl
-pe
'($_)=/([0-9]+([.][0-9]+)+)/'
MDANSE/__pkginfo__.py
)
echo
${
MDANSE_VERSION
}
exit
# Which version name are we appending to the final archive
TARGET_DIR
=
MDANSE-
${
MDANSE_VERSION
}
-
${
BUILD_TARGET
}
...
...
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