mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-07-08 23:00:49 +02:00
libpbuild.bash: curl on RHEL7 doesn't support the opt '--remove-on-error'
This commit is contained in:
@@ -460,7 +460,6 @@ pbuild::prep() {
|
||||
${curl} \
|
||||
--location \
|
||||
--fail \
|
||||
--remove-on-error \
|
||||
--output "${output}" \
|
||||
"${url}"
|
||||
# :FIXME: How to handle insecure downloads?
|
||||
|
||||
Reference in New Issue
Block a user