mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
@@ -21,6 +21,7 @@ BuildRequires: zstd libzstd-devel
|
||||
# not actually required, but %%configure in curl thinks it's needed
|
||||
BuildRequires: pkgconfig(openssl)
|
||||
BuildRequires: pkgconfig(libpsl)
|
||||
BuildRequires:
|
||||
|
||||
%global _description %{expand:
|
||||
A special build of curl that can impersonate Chrome, Edge and Safari. curl-impersonate is able to perform TLS and HTTP handshakes that are identical to that of a real browser.
|
||||
@@ -64,9 +65,6 @@ wait
|
||||
%{__make} checkbuild
|
||||
|
||||
%install
|
||||
pushd `sed -nE 's@^CURL_VERSION := (.+)$@\1@p' Makefile.in`
|
||||
%configure --with-openssl
|
||||
popd
|
||||
%make_install
|
||||
|
||||
%files
|
||||
|
||||
Reference in New Issue
Block a user