mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
x11-themes/gentoo-xcursors: add buglink to a temp workaround
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user