# | Line 2 | Line 2 | |
---|---|---|
2 | Source: http://curl.haxx.se/download/%n-%v.tar.gz | |
3 | ||
4 | %build | |
5 | < | ./configure --prefix=%i |
5 | > | ./configure --prefix=%i --without-libidn |
6 | make %makeprocesses | |
7 | %post | |
8 | %{relocateConfig}bin/curl-config |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |