пн, 11 янв. 2021 г. в 21:15, Alexey Mishustin :
>
> вс, 10 янв. 2021 г. в 05:00, Joshua Kinard :
> >
> > pm-suspend --> s2ram
> > pm-hibernate --> s2disk
> > pm-suspend-hybrid --> s2both
>
> Useful to know. And with pm-utils, here are:
>
> /usr/sbin/pm-suspend -> /usr/lib64/pm-utils/bin/pm-action
>
Jaco Kroon wrote:
> > I can think of two ways of solving it:
> >
> > 1. We could patch system-installed libtool to respect environment
> >
> > 2. We could regenerate libtool and force local instance of libtool
> > in the packages needing it.
>
> 3. Have it always use some fixed compiler somewhere
вс, 10 янв. 2021 г. в 05:00, Joshua Kinard :
>
> pm-suspend --> s2ram
> pm-hibernate --> s2disk
> pm-suspend-hybrid --> s2both
Useful to know. And with pm-utils, here are:
/usr/sbin/pm-suspend -> /usr/lib64/pm-utils/bin/pm-action
/usr/sbin/pm-hibernate -> /usr/lib64/pm-utils/bin/pm-action
/usr/sb
Bug: https://bugs.gentoo.org/762769
Signed-off-by: William Hubbs
---
eclass/lua-utils.eclass | 23 ++-
1 file changed, 18 insertions(+), 5 deletions(-)
diff --git a/eclass/lua-utils.eclass b/eclass/lua-utils.eclass
index 100be14cb08..9fe4d22e93f 100644
--- a/eclass/lua-utils.
# Andreas Sturmlechner (2021-01-11)
# KF5 PortingAid (from kdelibs4) without any remaining revdeps. Bug #755956
# Masked for removal in 30 days.
kde-frameworks/kdesignerplugin
signature.asc
Description: This is a digitally signed message part.
Hi Michał,
On 2021/01/10 15:34, Michał Górny wrote:
> Hi,
>
> The vast majority of libtool-based programs use configure script to
> generate libtool. However, a few non-autoconf packages also use libtool
> by calling system-installed /usr/bin/libtool. The problem is that this
> libtool hardcodes