summaryrefslogtreecommitdiff
path: root/app-emulation
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-01-06 03:04:56 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-01-06 03:04:56 +0000
commit9d81c4b6a2f7b4389877987c15732a212f2af445 (patch)
tree6e8b0164d7405d2155ef340305818a6a2af02d59 /app-emulation
parent7fd26c5391c1479f9e7c6e4f08414700667b3b0a (diff)
app-emulation/wine : linguas USE expand is dead, so drop it
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/wine/wine-2.19-r1.ebuild5
1 files changed, 0 insertions, 5 deletions
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() {