On Sun, Oct 26, 2008 at 11:17:14PM +0100, Thomas Sachau wrote:
> Greg KH schrieb:
> >>> src_install() {
> >>> doman bti.1
> >>> dobin bti
> >>> dodoc bti.example README RELEASE-NOTES
> >>> }
> >> You really should have some or all of these functions die on failure.
> >
> > Why would any of these fail if the src_compile succeeded?
>
> What happens, if upstream changes the name of the binary on version
> bump or changes the compile output location?
Then I will go and swat upstream upside the head for not realizing that
he also needed to fix the ebuild when he bumbed the version :)
(hint, upstream and me are the same...)
thanks,
greg k-h