gentoo-x86 commit in media-gfx/keyjnote: ChangeLog keyjnote-0.10.1a.ebuild
On Thu, 13 Dec 2007 14:14:26 -0500
Mike Frysinger <vapier@gentoo.org> wrote:
> On Thursday 13 December 2007, Christian Faulhammer wrote:
> > "Markus Meier (maekke)" <maekke@gentoo.org>:
> > > Modified: ChangeLog
> > > Added: keyjnote-0.10.1a.ebuild
> > > Log:
> > > bump, this should fix bug #199185
> > > (Portage version: 2.1.4_rc9)
> >
> > [...]
> >
> > > src_install() {
> > > cp keyjnote.py keyjnote
> > > dobin keyjnote
> > > dodoc demo.pdf keyjnote.html
> > > }
> >
> > Use newbin instead of the cp/dobin combination.
>
> and use "|| die"
> -mike
fixed, thanks.
Markus
|