From 307972e0a35eebae47ab55802cc0b887ab7417fe Mon Sep 17 00:00:00 2001 From: Joonas Niilola Date: Sun, 12 Jun 2022 10:28:09 +0300 Subject: [PATCH] x11-themes/gentoo-xcursors: add buglink to a temp workaround Signed-off-by: Joonas Niilola --- x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.2-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.2-r2.ebuild b/x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.2-r2.ebuild index 170c5bdcc09ce..cf2458d831ecb 100644 --- a/x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.2-r2.ebuild +++ b/x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.2-r2.ebuild @@ -16,7 +16,7 @@ src_install() { insinto /usr/share/icons doins -r cursors/* - # Add symlinks in Gentoo-specific location for backwards compatibility + # Add symlinks in Gentoo-specific location for backwards compatibility, #848606 mkdir -p ${ED}/usr/share/cursors/xorg-x11 || die cd ${ED}/usr/share/cursors/xorg-x11 || die for cursorset in ../../icons/*; do