https://bz.apache.org/ooo/show_bug.cgi?id=127128
Issue ID: 127128
Issue Type: DEFECT
Summary: Fix wrong URL in CURL download
Product: Build Tools
Version: 4.2.0-dev
Hardware: All
OS: All
Status: CONFIRMED
Severity: Normal
Priority: P5 (lowest)
Component: external prerequisites
Assignee: [email protected]
Reporter: [email protected]
Bootstrap fails downloading
http://curl.haxx.se/download/${name}
(the correct one is then downloaded from OOoExtras).
Fix the package name: $(name) and not ${name}
--
You are receiving this mail because:
You are the assignee for the issue.