Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
OPAL
build-recipes
Commits
46150abd
Commit
46150abd
authored
Dec 20, 2018
by
kraus
Browse files
fixing download of H5hut
parent
e1baf134
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
090-build-h5hut
090-build-h5hut
+1
-1
No files found.
090-build-h5hut
View file @
46150abd
...
...
@@ -8,7 +8,7 @@ DOWNLOAD_URL="http://amas.web.psi.ch/Downloads/$P/$P-$V.tar.gz"
# download
test
-r
"
${
DOWNLOADS_DIR
}
/
$P
-
$V
.tar.gz"
||
\
curl
-L
--output
"
${
DOWNLOAD_URL
}
"
curl
-L
--output
"
$_
"
"
${
DOWNLOAD_URL
}
"
# unpack
mkdir
-p
"
${
SRC_DIR
}
/
$P
"
&&
cd
"
$_
"
...
...
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