From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/breeze-icons/
Date: Sat, 2 Oct 2021 15:18:47 +0000 (UTC) [thread overview]
Message-ID: <1633187919.f35d3349075fba0a8a7ae9e563c083185d423c31.asturm@gentoo> (raw)
commit: f35d3349075fba0a8a7ae9e563c083185d423c31
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 2 15:05:45 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Oct 2 15:18:39 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f35d3349
kde-frameworks/breeze-icons: Remove invalid symbolic links
Closes: https://bugs.gentoo.org/770988
Package-Manager: Portage-3.0.26, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-frameworks/breeze-icons/breeze-icons-5.86.0.ebuild | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/kde-frameworks/breeze-icons/breeze-icons-5.86.0.ebuild b/kde-frameworks/breeze-icons/breeze-icons-5.86.0.ebuild
index 6d4a5b957a4..ef153169884 100644
--- a/kde-frameworks/breeze-icons/breeze-icons-5.86.0.ebuild
+++ b/kde-frameworks/breeze-icons/breeze-icons-5.86.0.ebuild
@@ -40,6 +40,13 @@ src_configure() {
cmake_src_configure
}
+src_install() {
+ cmake_src_install
+ # bug 770988
+ find "${ED}"/usr/share/icons/ -type d -empty -delete || die
+ find "${ED}"/usr/share/icons/ -xtype l -delete || die
+}
+
pkg_postinst() {
xdg_icon_cache_update
}
next reply other threads:[~2021-10-02 15:18 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-02 15:18 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-07-13 20:35 [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/breeze-icons/ Sam James
2024-07-12 19:57 Andreas Sturmlechner
2024-05-16 1:45 Sam James
2024-02-27 16:10 Andreas Sturmlechner
2024-02-25 12:09 Andreas Sturmlechner
2023-12-28 17:39 Andreas Sturmlechner
2023-12-21 16:13 Sam James
2022-10-10 8:39 Andreas Sturmlechner
2022-08-11 9:49 Sam James
2022-06-28 4:18 WANG Xuerui
2021-12-15 13:55 Andreas Sturmlechner
2021-12-15 11:28 Andreas Sturmlechner
2021-01-01 22:45 Andreas Sturmlechner
2020-07-12 23:07 Andreas Sturmlechner
2019-11-11 7:34 Andreas Sturmlechner
2019-05-16 8:56 Michael Palimaka
2018-10-10 11:48 Mikle Kolyada
2018-06-10 18:37 Thomas Deutschmann
2018-03-27 7:52 Sergei Trofimovich
2018-03-27 7:52 Sergei Trofimovich
2018-01-19 21:35 Andreas Sturmlechner
2017-07-25 18:14 Alexis Ballier
2017-01-22 18:52 Michael Palimaka
2016-10-13 10:27 Michael Palimaka
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=1633187919.f35d3349075fba0a8a7ae9e563c083185d423c31.asturm@gentoo \
--to=asturm@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.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