SPECS: adapter.awk - replace prefix/lib with _libdir
Elan Ruusamäe
glen at delfi.ee
Thu Mar 3 10:45:02 CET 2005
On Thursday 03 March 2005 10:38, Jakub Bogusz wrote:
> On Wed, Mar 02, 2005 at 11:06:30PM +0100, glen wrote:
> > Author: glen Date: Wed Mar 2 22:06:30 2005 GMT
> > Module: SPECS Tag: HEAD
> > ---- Log message:
> > - replace prefix/lib with _libdir
>
> This is unwanted change (such substitution was removed from
> adapter some time ago).
> It will break some specs on archs which use lib64 when run on arch
> which doesn't use lib64.
ok. reverted
btw, what this actually means?
- if ($c ~ sysconfdir "/rc.d")
+ if ($c ~ sysconfdir "/{?rc.d")
continue;
match optional '{' ?
where is this being used?
--
glen
More information about the pld-devel-en
mailing list