aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation/wine-staging/wine-staging-5.10-r1.ebuild')
-rw-r--r--app-emulation/wine-staging/wine-staging-5.10-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/wine-staging/wine-staging-5.10-r1.ebuild b/app-emulation/wine-staging/wine-staging-5.10-r1.ebuild
index b382f9c..a499bd2 100644
--- a/app-emulation/wine-staging/wine-staging-5.10-r1.ebuild
+++ b/app-emulation/wine-staging/wine-staging-5.10-r1.ebuild
@@ -535,7 +535,7 @@ multilib_src_install_all() {
l10n_for_each_locale_do add_locale_docs
einstalldocs
- prune_libtool_files --all
+ find "${ED}" -name *.la -delete || die
if ! use perl ; then # winedump calls function_grep.pl, and winemaker is a perl script
rm "${D%/}${MY_PREFIX}"/bin/{wine{dump,maker},function_grep.pl} \