x11-themes/elementary-xfce-icon-theme: fix DART icon

The patch has been obsolete by upstream's
f14cd8b70a.

Signed-off-by: Alexander Kurakin <kuraga333@mail.ru>
Closes: https://github.com/gentoo/gentoo/pull/40955
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Alexander Kurakin
2025-03-08 12:38:59 +03:00
committed by Michał Górny
parent 218f9a7a19
commit 46bbc150fa
2 changed files with 0 additions and 4 deletions

View File

@@ -28,8 +28,6 @@ BDEPEND="
src_prepare() {
sed -i -e 's:-Werror -O0 -pipe:${CFLAGS} ${CPPFLAGS} ${LDFLAGS}:' \
svgtopng/Makefile || die
# https://dart.dev/brand ; unclear if we should redistribute that
find -name application-vnd.dart.svg -delete || die
default
}

View File

@@ -28,8 +28,6 @@ BDEPEND="
src_prepare() {
sed -i -e 's:-Werror -O0 -pipe:${CFLAGS} ${CPPFLAGS} ${LDFLAGS}:' \
svgtopng/Makefile || die
# https://dart.dev/brand ; unclear if we should redistribute that
find -name application-vnd.dart.svg -delete || die
default
}