diff options
author | Graham Ramsey <graham.ramsey@gmail.com> | 2023-03-05 13:58:39 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-05 15:19:29 +0000 |
commit | dcc1e862ed2ee34cc89e3154e801cb9e3c6badb7 (patch) | |
tree | 5b7ad04b4a9cd288161e634b819a7ec4858adcc0 /scripts | |
parent | app-i18n/ibus-libpinyin: python3_11 compat update (diff) | |
download | gentoo-dcc1e862ed2ee34cc89e3154e801cb9e3c6badb7.tar.gz gentoo-dcc1e862ed2ee34cc89e3154e801cb9e3c6badb7.tar.bz2 gentoo-dcc1e862ed2ee34cc89e3154e801cb9e3c6badb7.zip |
app-i18n/ibus-libpinyin: fix quotes to build with sqlite3.41+
sqlite has got more strict in latest version so it no longer accepts
double quotes for sqlite string values. This adds a patch to replace
double with single.
There is an upstream attempt to fix this but it is not quite right
so this doesn't copy it exactly.
I have commented on the patch with advice.
https://github.com/libpinyin/ibus-libpinyin/commit/96042887815b4700c7cafa64cf88942af438ea98
We cannot upgrade yet to this anyway, as we are dependent on older
version of libpinyin.
Closes: https://bugs.gentoo.org/898478
Signed-off-by: Graham Ramsey <graham.ramsey@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/29937
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions