public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download: 
* Re: [gentoo-dev] [PATCH 2/3] xorg-2.eclass: Remove use of prune_libtool_files
  @ 2019-02-20  6:20 99%   ` Ulrich Mueller
  0 siblings, 0 replies; 1+ results
From: Ulrich Mueller @ 2019-02-20  6:20 UTC (permalink / raw
  To: Matt Turner; +Cc: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 247 bytes --]

>>>>> 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"?

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2019-02-20  4:45     [gentoo-dev] [PATCH 1/3] xorg-2.eclass: Drop support for EAPI 3 Matt Turner
2019-02-20  4:45     ` [gentoo-dev] [PATCH 2/3] xorg-2.eclass: Remove use of prune_libtool_files Matt Turner
2019-02-20  6:20 99%   ` Ulrich Mueller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox