public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ibus] autotool: Fix rpm build error
@ 2026-05-31 2:03 Peng Huang
0 siblings, 0 replies; only message in thread
From: Peng Huang @ 2026-05-31 2:03 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-05-31 2:03 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:03 [rpms/ibus] autotool: Fix rpm build error Peng Huang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox