public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Takao Fujiwara <tfujiwar@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/ibus] autotool: Fix s|gtk2/ibusimcontext.c|gtk3/ibusimcontext.c| for not symlink.
Date: Sun, 31 May 2026 02:04:48 GMT	[thread overview]
Message-ID: <178019308881.1.7851178239210313887.rpms-ibus-ea041e6639ce@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-05-31  2:04 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178019308881.1.7851178239210313887.rpms-ibus-ea041e6639ce@fedoraproject.org \
    --to=tfujiwar@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox