commit: 672da5972f8820e94609cd37cc03c80626374f50
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 26 20:34:36 2021 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Mon Jul 26 21:55:41 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=672da597
app-emulation/wine-vanilla: deprecated ltprune eclass
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
app-emulation/wine-vanilla/wine-vanilla-6.0.1.ebuild | 2 +-
app-emulation/wine-vanilla/wine-vanilla-6.0.ebuild | 2 +-
app-emulation/wine-vanilla/wine-vanilla-6.10.ebuild | 2 +-
app-emulation/wine-vanilla/wine-vanilla-6.11.ebuild | 2 +-
app-emulation/wine-vanilla/wine-vanilla-6.12.ebuild | 2 +-
app-emulation/wine-vanilla/wine-vanilla-6.13.ebuild | 2 +-
app-emulation/wine-vanilla/wine-vanilla-9999.ebuild | 2 +-
7 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/app-emulation/wine-vanilla/wine-vanilla-6.0.1.ebuild
b/app-emulation/wine-vanilla/wine-vanilla-6.0.1.ebuild
index c5a63d2e32e..2cc3f397034 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-6.0.1.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-6.0.1.ebuild
@@ -493,7 +493,7 @@ multilib_src_install_all() {
plocale_for_each_locale 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}
\
diff --git a/app-emulation/wine-vanilla/wine-vanilla-6.0.ebuild
b/app-emulation/wine-vanilla/wine-vanilla-6.0.ebuild
index 9eadda966bb..5d9107ff7aa 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-6.0.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-6.0.ebuild
@@ -493,7 +493,7 @@ multilib_src_install_all() {
plocale_for_each_locale 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}
\
diff --git a/app-emulation/wine-vanilla/wine-vanilla-6.10.ebuild
b/app-emulation/wine-vanilla/wine-vanilla-6.10.ebuild
index b16b5176cce..834f66e2ec0 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-6.10.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-6.10.ebuild
@@ -492,7 +492,7 @@ multilib_src_install_all() {
plocale_for_each_locale 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}
\
diff --git a/app-emulation/wine-vanilla/wine-vanilla-6.11.ebuild
b/app-emulation/wine-vanilla/wine-vanilla-6.11.ebuild
index b16b5176cce..834f66e2ec0 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-6.11.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-6.11.ebuild
@@ -492,7 +492,7 @@ multilib_src_install_all() {
plocale_for_each_locale 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}
\
diff --git a/app-emulation/wine-vanilla/wine-vanilla-6.12.ebuild
b/app-emulation/wine-vanilla/wine-vanilla-6.12.ebuild
index e725ccf27b9..abcc1fe8636 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-6.12.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-6.12.ebuild
@@ -493,7 +493,7 @@ multilib_src_install_all() {
plocale_for_each_locale 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}
\
diff --git a/app-emulation/wine-vanilla/wine-vanilla-6.13.ebuild
b/app-emulation/wine-vanilla/wine-vanilla-6.13.ebuild
index e725ccf27b9..abcc1fe8636 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-6.13.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-6.13.ebuild
@@ -493,7 +493,7 @@ multilib_src_install_all() {
plocale_for_each_locale 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}
\
diff --git a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
index b16b5176cce..834f66e2ec0 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
@@ -492,7 +492,7 @@ multilib_src_install_all() {
plocale_for_each_locale 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}
\