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
|
||||
|
||||
# patch gnulib for deprecated gets()
|
||||
cd gettext-runtime
|
||||
%patch3 -p0 -b .gets
|
||||
cd ../gettext-tools
|
||||
%patch3 -p0 -b .gets
|
||||
cd ..
|
||||
for i in $(find -name stdio.in.h); do
|
||||
cd $(dirname $i)
|
||||
%patch3 -p1 -b .gets
|
||||
cd -
|
||||
done
|
||||
|
||||
|
||||
%build
|
||||
|
Loading…
Reference in New Issue
Block a user