mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
committed by
Michał Górny
parent
218f9a7a19
commit
46bbc150fa
@@ -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
|
||||
}
|
||||
|
||||
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user