Changes between Initial Version and Version 1 of Ticket #43512, comment 3
- Timestamp:
- Apr 30, 2014, 8:20:20 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #43512, comment 3
initial v1 2 2 > Should probably be a path-style dependency so that certsync can satisfy it 3 3 This should do it: 4 depends_run path:share/curl/curl-ca-bundle.crt:curl-ca-bundle 4 {{{ 5 depends_run path:share/curl/curl-ca-bundle.crt:curl-ca-bundle 6 }}} 5 7 I'll test the patch later tonight