From 9d81c4b6a2f7b4389877987c15732a212f2af445 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 6 Jan 2018 03:04:56 +0000 Subject: app-emulation/wine : linguas USE expand is dead, so drop it --- app-emulation/wine/wine-2.19-r1.ebuild | 5 ----- 1 file changed, 5 deletions(-) (limited to 'app-emulation/wine') diff --git a/app-emulation/wine/wine-2.19-r1.ebuild b/app-emulation/wine/wine-2.19-r1.ebuild index c25c9cc3..29e9acc3 100644 --- a/app-emulation/wine/wine-2.19-r1.ebuild +++ b/app-emulation/wine/wine-2.19-r1.ebuild @@ -546,11 +546,6 @@ multilib_src_install_all() { dosym /usr/bin/wine{64,} # 404331 dosym /usr/bin/wine{64,}-preloader fi - - # respect LINGUAS when installing man pages, #469418 - for l in de fr pl; do - use linguas_${l} || rm -r "${D}"usr/share/man/${l}* - done } pkg_preinst() { -- cgit v1.2.3