public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Peng Huang <phuang@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/ibus] autotool: Fix rpm build error
Date: Sun, 31 May 2026 02:03:49 GMT [thread overview]
Message-ID: <178019302951.1.8571985200538791578.rpms-ibus-bda59d9fe70e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ibus
Branch : autotool
Commit : bda59d9fe70e980de9f8333059db5c35a274af09
Author : Peng Huang <phuang@fedoraproject.org>
Date : 2008-08-15T03:57:03+00:00
Stats : +4/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ibus/c/bda59d9fe70e980de9f8333059db5c35a274af09?branch=autotool
Log:
Fix rpm build error
---
diff --git a/ibus.spec b/ibus.spec
index a1ad205..b9e4411 100644
--- a/ibus.spec
+++ b/ibus.spec
@@ -103,10 +103,10 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/ibus/icons/*
%{_datadir}/applications/*
%{_datadir}/pixmaps/*
-%{_libexecdir}/ibus-daemon
-%{_libexecdir}/ibus-gconf
-%{_libexecdir}/ibus-panel
-%{_libexecdir}/ibus-x11
+%{_bindir}/ibus-daemon
+%{_bindir}/ibus-gconf
+%{_bindir}/ibus-panel
+%{_bindir}/ibus-x11
%config %{_xinputconf}
%files gtk
reply other threads:[~2026-05-31 2:03 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=178019302951.1.8571985200538791578.rpms-ibus-bda59d9fe70e@fedoraproject.org \
--to=phuang@fedoraproject.org \
--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