diff options
author | Akinori Hattori <hattya@gentoo.org> | 2021-10-12 22:16:50 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2021-10-12 22:16:50 +0900 |
commit | 6d1fd43830d934b76e811cd2af0cef90ad41c7ec (patch) | |
tree | 09203e8f0a417e2ead659bd601b3a09f32522cd8 /app-i18n | |
parent | sci-libs/openlibm: bump to 0.8.0 (diff) | |
download | gentoo-6d1fd43830d934b76e811cd2af0cef90ad41c7ec.tar.gz gentoo-6d1fd43830d934b76e811cd2af0cef90ad41c7ec.tar.bz2 gentoo-6d1fd43830d934b76e811cd2af0cef90ad41c7ec.zip |
app-i18n/tomoe: update patch
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/tomoe/files/tomoe-glibc-2.32.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/tomoe/files/tomoe-glibc-2.32.patch b/app-i18n/tomoe/files/tomoe-glibc-2.32.patch index 5d296cdcdd39..2bade4ef7643 100644 --- a/app-i18n/tomoe/files/tomoe-glibc-2.32.patch +++ b/app-i18n/tomoe/files/tomoe-glibc-2.32.patch @@ -1,5 +1,5 @@ ---- /lib/tomoe-xml-parser.c -+++ /lib/tomoe-xml-parser.c +--- a/lib/tomoe-xml-parser.c ++++ b/lib/tomoe-xml-parser.c @@ -441,7 +441,7 @@ f = fopen (filename, "rb"); if (!f) { |