public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ibus] autotool: Remove .desktop files.
@ 2026-05-31 2:04 Peng Huang
0 siblings, 0 replies; only message in thread
From: Peng Huang @ 2026-05-31 2:04 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ibus
Branch : autotool
Commit : 0221b70806ea0d4a98ab97cef4ec7a1dc61e02fe
Author : Peng Huang <phuang@fedoraproject.org>
Date : 2008-10-10T06:30:29+00:00
Stats : +2/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ibus/c/0221b70806ea0d4a98ab97cef4ec7a1dc61e02fe?branch=autotool
Log:
Remove .desktop files.
---
diff --git a/ibus.spec b/ibus.spec
index 04da794..5207def 100644
--- a/ibus.spec
+++ b/ibus.spec
@@ -82,6 +82,7 @@ install -pm 644 %{SOURCE1} ${RPM_BUILD_ROOT}/%{_xinputconf}
desktop-file-install --delete-original \
--dir $RPM_BUILD_ROOT%{_datadir}/applications \
$RPM_BUILD_ROOT%{_datadir}/applications/*
+rm -rf $RPM_BUILD_ROOT%{_datadir}/applications/*
%find_lang %{name}
@@ -128,7 +129,7 @@ fi
%{_datadir}/ibus/ui/*
%{_datadir}/ibus/setup/*
%{_datadir}/ibus/icons/*
-%{_datadir}/applications/*
+# %{_datadir}/applications/*
%{_datadir}/pixmaps/*
%{_bindir}/ibus-daemon
%{_bindir}/ibus-gconf
^ 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: Remove .desktop files Peng Huang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox