aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2021-07-26 23:43:38 +0200
committerConrad Kostecki <conikost@gentoo.org>2021-07-26 23:51:46 +0200
commitb7d4b8cb3a42d5b12bfc3c6376039b6b65dca6c9 (patch)
tree4a2bdc92d0650729ebbf84483edb925bb4549cdd /app-emulation/wine-staging/wine-staging-5.10-r1.ebuild
parentapp-emulation/wine-staging: Bump to 6.13 (diff)
downloadwine-b7d4b8cb3a42d5b12bfc3c6376039b6b65dca6c9.tar.gz
wine-b7d4b8cb3a42d5b12bfc3c6376039b6b65dca6c9.tar.bz2
wine-b7d4b8cb3a42d5b12bfc3c6376039b6b65dca6c9.zip
app-emulation/wine-staging: drop deprecated ltprune eclass
Closes: https://github.com/gentoo/repo-proj-wine/pull/19 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
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} \