SPECS: adapter.awk - replace prefix/lib with _libdir
Jakub Bogusz
qboosh at pld-linux.org
Thu Mar 3 10:46:37 CET 2005
On Thu, Mar 03, 2005 at 11:45:02AM +0200, Elan Ruusamäe wrote:
> 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?
install -d $RPM_BUILD_ROOT/etc/{rc.d/init.d,sysconfig,etc...,etc...}
--
Jakub Bogusz http://cyber.cs.net.pl/~qboosh/
More information about the pld-devel-en
mailing list