stdio.in.h is also in libgettextpo
This commit is contained in:
parent
bc338ba2db
commit
42f60e1101
10
gettext.spec
10
gettext.spec
@ -140,11 +140,11 @@ Emacs.
|
|||||||
%patch2 -p1 -b .crash
|
%patch2 -p1 -b .crash
|
||||||
|
|
||||||
# patch gnulib for deprecated gets()
|
# patch gnulib for deprecated gets()
|
||||||
cd gettext-runtime
|
for i in $(find -name stdio.in.h); do
|
||||||
%patch3 -p0 -b .gets
|
cd $(dirname $i)
|
||||||
cd ../gettext-tools
|
%patch3 -p1 -b .gets
|
||||||
%patch3 -p0 -b .gets
|
cd -
|
||||||
cd ..
|
done
|
||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
Loading…
Reference in New Issue
Block a user