commit:     e9d02b71a592ae0185691204acb9291c1c90d96e
Author:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Sat Jun 13 13:00:32 2020 +0000
Commit:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Sat Jun 13 13:00:32 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e9d02b71

x11-themes/sweet-folders-icon-theme: remove dead symbolic links

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>

 .../sweet-folders-icon-theme-0_pre20200227.ebuild                    | 5 +++++
 .../sweet-folders-icon-theme/sweet-folders-icon-theme-9999.ebuild    | 5 +++++
 2 files changed, 10 insertions(+)

diff --git 
a/x11-themes/sweet-folders-icon-theme/sweet-folders-icon-theme-0_pre20200227.ebuild
 
b/x11-themes/sweet-folders-icon-theme/sweet-folders-icon-theme-0_pre20200227.ebuild
index c416d3b..754decd 100644
--- 
a/x11-themes/sweet-folders-icon-theme/sweet-folders-icon-theme-0_pre20200227.ebuild
+++ 
b/x11-themes/sweet-folders-icon-theme/sweet-folders-icon-theme-0_pre20200227.ebuild
@@ -22,6 +22,11 @@ fi
 LICENSE="GPL-3"
 SLOT="0"
 
+src_prepare() {
+       default
+       find . -xtype l -delete || die
+}
+
 src_install() {
        insinto /usr/share/icons/
        doins -r Sweet-*

diff --git 
a/x11-themes/sweet-folders-icon-theme/sweet-folders-icon-theme-9999.ebuild 
b/x11-themes/sweet-folders-icon-theme/sweet-folders-icon-theme-9999.ebuild
index c416d3b..754decd 100644
--- a/x11-themes/sweet-folders-icon-theme/sweet-folders-icon-theme-9999.ebuild
+++ b/x11-themes/sweet-folders-icon-theme/sweet-folders-icon-theme-9999.ebuild
@@ -22,6 +22,11 @@ fi
 LICENSE="GPL-3"
 SLOT="0"
 
+src_prepare() {
+       default
+       find . -xtype l -delete || die
+}
+
 src_install() {
        insinto /usr/share/icons/
        doins -r Sweet-*

Reply via email to