prevent test1140 from failing
... by locally creating docs/libcurl/curl_multi_socket_all.3
This commit is contained in:
parent
1e7c2958aa
commit
84382c927b
@ -120,6 +120,9 @@ documentation of the library, too.
|
|||||||
%setup -q
|
%setup -q
|
||||||
install -m0644 %{SOURCE3} %{SOURCE4} tests/
|
install -m0644 %{SOURCE3} %{SOURCE4} tests/
|
||||||
|
|
||||||
|
# prevent test1140 from failing
|
||||||
|
echo '.so man3/curl_multi_socket.3' > docs/libcurl/curl_multi_socket_all.3
|
||||||
|
|
||||||
# upstream patches
|
# upstream patches
|
||||||
|
|
||||||
# Fedora patches
|
# Fedora patches
|
||||||
|
Loading…
Reference in New Issue
Block a user