From 80ed111c898ffc301e03cf05e348a6be73725a67 Mon Sep 17 00:00:00 2001 From: Jeroen Roovers Date: Fri, 15 Nov 2019 10:15:10 +0100 Subject: x11-libs/fltk: Use relative symlinks in /usr/share/pixmaps Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Jeroen Roovers --- x11-libs/fltk/fltk-1.4.9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-libs/fltk/fltk-1.4.9999.ebuild') diff --git a/x11-libs/fltk/fltk-1.4.9999.ebuild b/x11-libs/fltk/fltk-1.4.9999.ebuild index 7ceec40d327b..d18d64075f19 100644 --- a/x11-libs/fltk/fltk-1.4.9999.ebuild +++ b/x11-libs/fltk/fltk-1.4.9999.ebuild @@ -171,7 +171,7 @@ multilib_src_install() { multilib_src_install_all() { for app in fluid $(usex games "${FLTK_GAMES}" ''); do dosym \ - /usr/share/icons/hicolor/32x32/apps/${app}.png \ + ../icons/hicolor/32x32/apps/${app}.png \ /usr/share/pixmaps/${app}.png done -- cgit v1.2.3-65-gdbad