SPECS: adapter.awk - kill some more macros

Elan Ruusamäe glen at delfi.ee
Sun Sep 25 19:01:08 CEST 2005


On Sunday 25 September 2005 16:00, Paweł Gołaszewski wrote:
> On Sun, 25 Sep 2005, glen wrote:
> > Author: glen                         Date: Sun Sep 25 11:53:39 2005 GMT
> > Module: SPECS                         Tag: HEAD
> > ---- Log message:
> > - kill some more macros
>
> [...]
>
> > +	gsub("^%{__install}", "install")
> > +	gsub("^%{__tar}", "tar")
> > +	gsub("^%{__rm}", "rm")
>
> I don't know if it's good to remove this macros.
> I think we should implement them. In the beggining it could be simple
> command, the same. But some could want to replace i.e. tar with star,
> which is faster.
i don't know, i added these as it's common in PLD specs to have tar, rm, 
install, not macros.

and adapter was supposed to convert any spec to PLD scheme :)

if the policy is about to change, then first should convert all specs to that.
btw, does star support --strip-components?

-- 
glen



More information about the pld-devel-en mailing list