public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ibus] autotool: Fix s|gtk2/ibusimcontext.c|gtk3/ibusimcontext.c| for not symlink.
@ 2026-05-31  2:04 Takao Fujiwara
  0 siblings, 0 replies; only message in thread
From: Takao Fujiwara @ 2026-05-31  2:04 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/ibus
Branch : autotool
Commit : ea041e6639ce9f4087c4145901d0a968bf47ee84
Author : Takao Fujiwara <tfujiwar@redhat.com>
Date   : 2010-09-30T12:02:12+09:00
Stats  : +3/-3 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/ibus/c/ea041e6639ce9f4087c4145901d0a968bf47ee84?branch=autotool

Log:
Fix s|gtk2/ibusimcontext.c|gtk3/ibusimcontext.c| for not symlink.

---
diff --git a/ibus-xx-g-ir-compiler.patch b/ibus-xx-g-ir-compiler.patch
index 5f4df32..11a2729 100644
--- a/ibus-xx-g-ir-compiler.patch
+++ b/ibus-xx-g-ir-compiler.patch
@@ -11,10 +11,10 @@ Fix a build error with DBus-1.0.gir in gobject-introspection 0.9.6
  src/Makefile.am             |    2 +-
  3 files changed, 56 insertions(+), 1 deletions(-)
 
-diff --git a/client/gtk2/ibusimcontext.c b/client/gtk2/ibusimcontext.c
+diff --git a/client/gtk3/ibusimcontext.c b/client/gtk3/ibusimcontext.c
 index c104f38..a7a2c59 100644
---- a/client/gtk2/ibusimcontext.c
-+++ b/client/gtk2/ibusimcontext.c
+--- a/client/gtk3/ibusimcontext.c
++++ b/client/gtk3/ibusimcontext.c
 @@ -24,6 +24,7 @@
  #  include <config.h>
  #endif

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-05-31  2:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-31  2:04 [rpms/ibus] autotool: Fix s|gtk2/ibusimcontext.c|gtk3/ibusimcontext.c| for not symlink Takao Fujiwara

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox