Commit e3cb2f2
committed
installer: do not exclude GNU TLS (needed for HTTPS transport)
Yonggang Luo pointed out that skipping the GNU TLS files breaks HTTPS
support of Git.
Instead of GNU TLS, let's skip rtmpdump, though, because it is *really*
not needed for Git to work correctly.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>1 parent 59b8e08 commit e3cb2f2
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments