mirror of
https://abf.rosa.ru/djam/curl.git
synced 2025-02-23 15:52:59 +00:00
bot: rpm5 -> rpm4 (1)
This commit is contained in:
parent
dffdfb0323
commit
db489898ae
1 changed files with 3 additions and 3 deletions
|
@ -198,7 +198,7 @@ done
|
|||
rm -fr $(ls -1v | grep -vE "${regexp}|docs|COPYING|CHANGES")
|
||||
|
||||
%build
|
||||
%setup_compile_flags
|
||||
%set_build_flags
|
||||
%shell_begin
|
||||
|
||||
ADD_CONF_OPTS=""
|
||||
|
@ -234,7 +234,7 @@ sed -i configure \
|
|||
-e "s,\$libname,${new_libname},g" \
|
||||
-e "s,\${libname},${new_libname},g"
|
||||
|
||||
%configure2_5x \
|
||||
%configure \
|
||||
--disable-static \
|
||||
--with-ssl \
|
||||
--without-gnutls \
|
||||
|
@ -272,7 +272,7 @@ rm -r docs/examples/.deps ||:
|
|||
%shell_begin
|
||||
case "$SSL" in
|
||||
openssl )
|
||||
%makeinstall_std
|
||||
%make_install
|
||||
# TODO: maybe make curl-libressl-config?
|
||||
%multiarch_binaries %{buildroot}%{_bindir}/%{name}-config
|
||||
;;
|
||||
|
|
Loading…
Add table
Reference in a new issue