On 19:31 Thu 20 Sep     , Arfrever Frehtes Taifersar Arahesis wrote:
> > > src_compile() {
> > >   econf \
> > >           --localstatedir=/var \
> > >           --sysconfdir=/etc/csync2 \
> > >           || die
> > > 
> > >   emake || die
> > 
> > These could really use some die() messages, so you know which one failed.
> 
> econf has default "econf failed" die message.
> The following would be sufficient:
>       econf \
>               --localstatedir=/var \
>               --sysconfdir=/etc/csync2

Is that so ... when did that appear? Does it happen for all of the 
package managers? Which functions do this? Where is it documented?

Thanks,
Donnie
-- 
[EMAIL PROTECTED] mailing list

Reply via email to