Re: [gentoo-dev] [PATCH 2/3] xorg-2.eclass: Remove use of prune_libtool_files

2019-03-03 Thread Michał Górny
On Sat, 2019-03-02 at 18:41 -0500, Mike Gilbert wrote: > On Sat, Mar 2, 2019 at 5:10 PM Michał Górny wrote: > > On Sat, 2019-03-02 at 16:59 -0500, Mike Gilbert wrote: > > > On Mon, Feb 25, 2019 at 1:37 AM Ulrich Mueller wrote: > > > > > > > > > On Wed, 20 Feb 2019, Michał Górny wrote: > > > > >

Re: [gentoo-dev] [PATCH 2/3] xorg-2.eclass: Remove use of prune_libtool_files

2019-03-03 Thread Michał Górny
On Sun, 2019-03-03 at 20:29 +0100, Ulrich Mueller wrote: > > > > > > On Sat, 02 Mar 2019, Michał Górny wrote: > > On Sat, 2019-03-02 at 16:59 -0500, Mike Gilbert wrote: > > > Perhaps we should un-ban the ltprune eclass for EAPI 7? > > > > > > It seems like it would still be useful to have a way

Re: [gentoo-dev] [PATCH 2/3] xorg-2.eclass: Remove use of prune_libtool_files

2019-03-03 Thread Ulrich Mueller
> On Sat, 02 Mar 2019, Michał Górny wrote: > On Sat, 2019-03-02 at 16:59 -0500, Mike Gilbert wrote: >> Perhaps we should un-ban the ltprune eclass for EAPI 7? >> >> It seems like it would still be useful to have a way of detecting >> libtool-archives instead of removing any file that ends

Re: [gentoo-dev] [PATCH 2/3] xorg-2.eclass: Remove use of prune_libtool_files

2019-03-03 Thread Matt Turner
On Sat, Mar 2, 2019 at 3:41 PM Mike Gilbert wrote: > > On Sat, Mar 2, 2019 at 5:10 PM Michał Górny wrote: > > > > On Sat, 2019-03-02 at 16:59 -0500, Mike Gilbert wrote: > > > On Mon, Feb 25, 2019 at 1:37 AM Ulrich Mueller wrote: > > > > > > > > > On Wed, 20 Feb 2019, Michał Górny wrote: > > > >

Re: [gentoo-dev] [PATCH 2/3] xorg-2.eclass: Remove use of prune_libtool_files

2019-03-02 Thread Mike Gilbert
On Sat, Mar 2, 2019 at 5:10 PM Michał Górny wrote: > > On Sat, 2019-03-02 at 16:59 -0500, Mike Gilbert wrote: > > On Mon, Feb 25, 2019 at 1:37 AM Ulrich Mueller wrote: > > > > > > > > On Wed, 20 Feb 2019, Michał Górny wrote: > > > > On Wed, 2019-02-20 at 07:20 +0100, Ulrich Mueller wrote: > > >

Re: [gentoo-dev] [PATCH 2/3] xorg-2.eclass: Remove use of prune_libtool_files

2019-03-02 Thread Michał Górny
On Sat, 2019-03-02 at 16:59 -0500, Mike Gilbert wrote: > On Mon, Feb 25, 2019 at 1:37 AM Ulrich Mueller wrote: > > > > > > > On Wed, 20 Feb 2019, Michał Górny wrote: > > > On Wed, 2019-02-20 at 07:20 +0100, Ulrich Mueller wrote: > > > > > > > > > On Wed, 20 Feb 2019, Matt Turner wrote: > > > > >

Re: [gentoo-dev] [PATCH 2/3] xorg-2.eclass: Remove use of prune_libtool_files

2019-03-02 Thread Mike Gilbert
On Mon, Feb 25, 2019 at 1:37 AM Ulrich Mueller wrote: > > > On Wed, 20 Feb 2019, Michał Górny wrote: > > > On Wed, 2019-02-20 at 07:20 +0100, Ulrich Mueller wrote: > >> > > > > > On Wed, 20 Feb 2019, Matt Turner wrote: > >> > >> > >> ># Don't install libtool archives (even for modules) >

Re: [gentoo-dev] [PATCH 2/3] xorg-2.eclass: Remove use of prune_libtool_files

2019-02-24 Thread Ulrich Mueller
> On Wed, 20 Feb 2019, Michał Górny wrote: > On Wed, 2019-02-20 at 07:20 +0100, Ulrich Mueller wrote: >> > > > > > On Wed, 20 Feb 2019, Matt Turner wrote: >> >> >> ># Don't install libtool archives (even for modules) >> > - prune_libtool_files --all >> > + find "${D}" -name '*.la'

Re: [gentoo-dev] [PATCH 2/3] xorg-2.eclass: Remove use of prune_libtool_files

2019-02-24 Thread desultory
On 02/24/19 01:19, Matt Turner wrote: > On Fri, Feb 22, 2019 at 8:30 PM desultory wrote: >> >> On 02/20/19 02:36, Michał Górny wrote: >>> On Wed, 2019-02-20 at 07:20 +0100, Ulrich Mueller wrote: > On Wed, 20 Feb 2019, Matt Turner wrote: > # Don't install libtool archives

Re: [gentoo-dev] [PATCH 2/3] xorg-2.eclass: Remove use of prune_libtool_files

2019-02-24 Thread desultory
On 02/24/19 04:04, Michał Górny wrote: > On Sat, 2019-02-23 at 22:19 -0800, Matt Turner wrote: >> On Fri, Feb 22, 2019 at 8:30 PM desultory wrote: >>> >>> On 02/20/19 02:36, Michał Górny wrote: On Wed, 2019-02-20 at 07:20 +0100, Ulrich Mueller wrote: >> On Wed, 20 Feb 2019, Matt

Re: [gentoo-dev] [PATCH 2/3] xorg-2.eclass: Remove use of prune_libtool_files

2019-02-24 Thread Michał Górny
On Sat, 2019-02-23 at 22:19 -0800, Matt Turner wrote: > On Fri, Feb 22, 2019 at 8:30 PM desultory wrote: > > > > On 02/20/19 02:36, Michał Górny wrote: > > > On Wed, 2019-02-20 at 07:20 +0100, Ulrich Mueller wrote: > > > > > > > > > On Wed, 20 Feb 2019, Matt Turner wrote: > > > > > > > > > > >

Re: [gentoo-dev] [PATCH 2/3] xorg-2.eclass: Remove use of prune_libtool_files

2019-02-23 Thread Matt Turner
On Fri, Feb 22, 2019 at 8:30 PM desultory wrote: > > On 02/20/19 02:36, Michał Górny wrote: > > On Wed, 2019-02-20 at 07:20 +0100, Ulrich Mueller wrote: > >>> On Wed, 20 Feb 2019, Matt Turner wrote: > >> > >> > >>> # Don't install libtool archives (even for modules) > >>> -

Re: [gentoo-dev] [PATCH 2/3] xorg-2.eclass: Remove use of prune_libtool_files

2019-02-23 Thread desultory
On 02/23/19 03:42, Andrew Savchenko wrote: > On Fri, 22 Feb 2019 23:30:15 -0500 desultory wrote: >> On 02/20/19 02:36, Michał Górny wrote: >>> On Wed, 2019-02-20 at 07:20 +0100, Ulrich Mueller wrote: > On Wed, 20 Feb 2019, Matt Turner wrote: > # Don't install libtool

Re: [gentoo-dev] [PATCH 2/3] xorg-2.eclass: Remove use of prune_libtool_files

2019-02-23 Thread Andrew Savchenko
On Fri, 22 Feb 2019 23:30:15 -0500 desultory wrote: > On 02/20/19 02:36, Michał Górny wrote: > > On Wed, 2019-02-20 at 07:20 +0100, Ulrich Mueller wrote: > >>> On Wed, 20 Feb 2019, Matt Turner wrote: > >> > >> > >>> # Don't install libtool archives (even for modules) > >>> -

Re: [gentoo-dev] [PATCH 2/3] xorg-2.eclass: Remove use of prune_libtool_files

2019-02-22 Thread desultory
On 02/20/19 02:36, Michał Górny wrote: > On Wed, 2019-02-20 at 07:20 +0100, Ulrich Mueller wrote: >>> On Wed, 20 Feb 2019, Matt Turner wrote: >> >> >>> # Don't install libtool archives (even for modules) >>> - prune_libtool_files --all >>> + find "${D}" -name '*.la' -delete || die >>

Re: [gentoo-dev] [PATCH 2/3] xorg-2.eclass: Remove use of prune_libtool_files

2019-02-20 Thread Ulrich Mueller
> On Wed, 20 Feb 2019, Michał Górny wrote: > On Wed, 2019-02-20 at 07:20 +0100, Ulrich Mueller wrote: >> > > > > > On Wed, 20 Feb 2019, Matt Turner wrote: >> >> >> ># Don't install libtool archives (even for modules) >> > - prune_libtool_files --all >> > + find "${D}" -name '*.la'

Re: [gentoo-dev] [PATCH 2/3] xorg-2.eclass: Remove use of prune_libtool_files

2019-02-19 Thread Michał Górny
On Wed, 2019-02-20 at 07:20 +0100, Ulrich Mueller wrote: > > > > > > On Wed, 20 Feb 2019, Matt Turner wrote: > > > > # Don't install libtool archives (even for modules) > > - prune_libtool_files --all > > + find "${D}" -name '*.la' -delete || die > > Maybe restrict removal to regular

Re: [gentoo-dev] [PATCH 2/3] xorg-2.eclass: Remove use of prune_libtool_files

2019-02-19 Thread Matt Turner
On Tue, Feb 19, 2019 at 10:21 PM Ulrich Mueller wrote: > > > On Wed, 20 Feb 2019, Matt Turner wrote: > > > # Don't install libtool archives (even for modules) > > - prune_libtool_files --all > > + find "${D}" -name '*.la' -delete || die > > Maybe restrict removal to regular

Re: [gentoo-dev] [PATCH 2/3] xorg-2.eclass: Remove use of prune_libtool_files

2019-02-19 Thread Ulrich Mueller
> On Wed, 20 Feb 2019, Matt Turner wrote: > # Don't install libtool archives (even for modules) > - prune_libtool_files --all > + find "${D}" -name '*.la' -delete || die Maybe restrict removal to regular files, i.e. add "-type f"? signature.asc Description: PGP signature