mirror of
https://abf.rosa.ru/djam/curl.git
synced 2025-02-23 15:52:59 +00:00
8.8.0
This commit is contained in:
parent
d277e7fe44
commit
5d7fe32747
1 changed files with 1 additions and 1 deletions
|
@ -287,7 +287,7 @@ Example files for %{name} development.
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n curl-curl-%(echo %{version} | sed -e 's,\.,_,g')
|
%setup -q -n curl-curl-%(echo %{version} | sed -e 's,\.,_,g')
|
||||||
cp libcurl.pc.in libcurl.pc.in.0
|
cp libcurl.pc.in libcurl.pc.in.0
|
||||||
%apply_patches
|
#apply_patches
|
||||||
# Prevent configure script from discarding -g in CFLAGS
|
# Prevent configure script from discarding -g in CFLAGS
|
||||||
# https://bugzilla.redhat.com/show_bug.cgi?id=496778
|
# https://bugzilla.redhat.com/show_bug.cgi?id=496778
|
||||||
for i in flags_dbg_all flags_opt_all flags_opt_yes flags_dbg_yes
|
for i in flags_dbg_all flags_opt_all flags_opt_yes flags_dbg_yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue