Enabled surrounding-text feature for GTK3.
This commit is contained in:
parent
fc455bbff0
commit
aa00a29e99
@ -132,7 +132,10 @@ The ibus-devel-docs package contains developer documentation for ibus
|
|||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1
|
%patch0 -p1
|
||||||
|
# start surrounding patch
|
||||||
%patch1 -p1 -b .surrounding
|
%patch1 -p1 -b .surrounding
|
||||||
|
cp client/gtk2/ibusimcontext.c client/gtk3/ibusimcontext.c
|
||||||
|
# end surrounding patch
|
||||||
%if %have_libxkbfile
|
%if %have_libxkbfile
|
||||||
%patch2 -p1 -b .xkb
|
%patch2 -p1 -b .xkb
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user