Petteri Räty wrote: > Now dodoc always returns with success. I adjusted dodoc to return with > better values. This way I can do the following in my bashrc. It would > probably be better to do something like this by default, but that is an > another discussion. > > Regards, > Petteri > >
Hmm. Forgot to add what I do in my bashrc:
dodoc() {
/usr/lib/portage/bin/dodoc "[EMAIL PROTECTED]" || die "dodoc failed"
}
Any way this makes dodoc || also useful in ebuilds.
Regards,
Petteri
signature.asc
Description: OpenPGP digital signature
