commit: 00bb744db062a2c11b40fab12caa559e7d3bd9dc
Author: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Sat Jun 13 12:58:12 2020 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sat Jun 13 12:58:12 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=00bb744d
x11-themes/candy-icon-theme: added default in src_prepare
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>
x11-themes/candy-icon-theme/candy-icon-theme-0_pre20200606.ebuild | 1 +
x11-themes/candy-icon-theme/candy-icon-theme-9999.ebuild | 1 +
2 files changed, 2 insertions(+)
diff --git a/x11-themes/candy-icon-theme/candy-icon-theme-0_pre20200606.ebuild
b/x11-themes/candy-icon-theme/candy-icon-theme-0_pre20200606.ebuild
index 1f1499f..3114873 100644
--- a/x11-themes/candy-icon-theme/candy-icon-theme-0_pre20200606.ebuild
+++ b/x11-themes/candy-icon-theme/candy-icon-theme-0_pre20200606.ebuild
@@ -24,6 +24,7 @@ SLOT="0"
# dead symbolic links QA
src_prepare() {
+ default
find . -xtype l -delete || die
}
diff --git a/x11-themes/candy-icon-theme/candy-icon-theme-9999.ebuild
b/x11-themes/candy-icon-theme/candy-icon-theme-9999.ebuild
index 1f1499f..3114873 100644
--- a/x11-themes/candy-icon-theme/candy-icon-theme-9999.ebuild
+++ b/x11-themes/candy-icon-theme/candy-icon-theme-9999.ebuild
@@ -24,6 +24,7 @@ SLOT="0"
# dead symbolic links QA
src_prepare() {
+ default
find . -xtype l -delete || die
}