x11-themes/gentoo-xcursors: add buglink to a temp workaround

Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
Joonas Niilola
2022-06-12 10:28:09 +03:00
parent 43bc5e50f8
commit 307972e0a3

View File

@@ -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