List Archive: gentoo-dev
| Navigation: |
|
Lists:
gentoo-dev:
< Prev
By Thread
Next >
< Prev
By Date
Next >
|
| Headers: |
|
To:
|
gentoo-dev@g.o, jer@g.o
|
|
From:
|
Christian Faulhammer <opfer@g.o>
|
|
Subject:
|
Re: [gentoo-commits] gentoo-x86 commit in www-client/opera: ChangeLog opera-9.51.ebuild
|
|
Date:
|
Tue, 8 Jul 2008 22:18:06 +0200
|
|
Hi,
"Jeroen Roovers (jer)" <jer@g.o>:
> jer 08/07/08 20:13:43
>
> Modified: ChangeLog opera-9.51.ebuild
> Log:
> Use globbing instead of hardcoded $S.
> (Portage version: 2.2_rc1/cvs/Linux 2.6.24-gentoo-r2-JeR i686)
[...]
> - epatch "${FILESDIR}/${PN}-9.00-install.patch"
> + epatch "${FILESDIR}/${PN}-9.00-install.patch" || \
> + die "failed to apply install patch"
epatch dies on its own, so no need for all the die statements in this
ebuild.
V-Li
--
Christian Faulhammer, Gentoo Lisp project
<URL:http://www.gentoo.org/proj/en/lisp/>, #gentoo-lisp on FreeNode
<URL:http://www.faulhammer.org/>
|
|