public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Rui Huang" <vowstar@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: x11-themes/obsidian-icon-theme/
Date: Tue,  7 Apr 2020 09:17:25 +0000 (UTC)	[thread overview]
Message-ID: <1586251032.36a1f0f308d959ade54964099bbf687b00bfac93.vowstar@gentoo> (raw)

commit:     36a1f0f308d959ade54964099bbf687b00bfac93
Author:     Huang Rui <vowstar <AT> gmail <DOT> com>
AuthorDate: Tue Apr  7 09:17:11 2020 +0000
Commit:     Rui Huang <vowstar <AT> gmail <DOT> com>
CommitDate: Tue Apr  7 09:17:12 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=36a1f0f3

x11-themes/obsidian-icon-theme: remove dead symbolic links

Remove dead links to fix symbolic link does not exist QA

Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Huang Rui <vowstar <AT> gmail.com>

 x11-themes/obsidian-icon-theme/obsidian-icon-theme-4.11.ebuild | 3 +++
 x11-themes/obsidian-icon-theme/obsidian-icon-theme-9999.ebuild | 3 +++
 2 files changed, 6 insertions(+)

diff --git a/x11-themes/obsidian-icon-theme/obsidian-icon-theme-4.11.ebuild b/x11-themes/obsidian-icon-theme/obsidian-icon-theme-4.11.ebuild
index d421aea..7b1fad9 100644
--- a/x11-themes/obsidian-icon-theme/obsidian-icon-theme-4.11.ebuild
+++ b/x11-themes/obsidian-icon-theme/obsidian-icon-theme-4.11.ebuild
@@ -32,6 +32,9 @@ DEPEND="${RDEPEND}"
 DOCS=( README.md )
 
 src_install() {
+	# Remove dead links to fix symbolic link does not exist QA.
+	find . -xtype l -exec rm {} + || die
+	# Install the icons
 	insinto /usr/share/icons
 	doins -r Obsidian*
 }

diff --git a/x11-themes/obsidian-icon-theme/obsidian-icon-theme-9999.ebuild b/x11-themes/obsidian-icon-theme/obsidian-icon-theme-9999.ebuild
index d421aea..7b1fad9 100644
--- a/x11-themes/obsidian-icon-theme/obsidian-icon-theme-9999.ebuild
+++ b/x11-themes/obsidian-icon-theme/obsidian-icon-theme-9999.ebuild
@@ -32,6 +32,9 @@ DEPEND="${RDEPEND}"
 DOCS=( README.md )
 
 src_install() {
+	# Remove dead links to fix symbolic link does not exist QA.
+	find . -xtype l -exec rm {} + || die
+	# Install the icons
 	insinto /usr/share/icons
 	doins -r Obsidian*
 }


             reply	other threads:[~2020-04-07  9:17 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-07  9:17 Rui Huang [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-04-01 12:44 [gentoo-commits] repo/proj/guru:dev commit in: x11-themes/obsidian-icon-theme/ Rui Huang
2021-02-13 14:52 Rui Huang
2021-02-13 14:52 Rui Huang
2021-01-01  9:55 Rui Huang
2020-12-28 23:22 Andrew Ammerlaan
2020-12-01  9:09 Rui Huang
2020-12-01  9:09 Rui Huang
2020-10-05 13:26 Rui Huang
2020-10-05 13:26 Rui Huang
2020-06-06  6:41 Rui Huang
2020-06-06  6:41 Rui Huang
2020-04-07  8:48 Rui Huang
2020-04-07  8:28 Rui Huang
2020-04-07  7:53 Rui Huang
2020-04-07  7:48 Rui Huang
2020-04-07  7:48 Rui Huang
2020-04-07  7:48 Rui Huang

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=1586251032.36a1f0f308d959ade54964099bbf687b00bfac93.vowstar@gentoo \
    --to=vowstar@gmail.com \
    --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