Gentoo Archives: gentoo-dev

From: Justin <jlec@×××××××××.net>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] make install without die (gentoo-x86 commit in app-arch/hardlink, app-arch/duff )
Date: Fri, 23 Oct 2009 16:34:07
Message-Id: 4AE1DAFB.5030904@j-schmitz.net
In Reply to: [gentoo-dev] make install without die (gentoo-x86 commit in app-arch/hardlink, app-arch/duff ) by Torsten Veller
1 Torsten Veller wrote:
2 > * "Robin H. Johnson (robbat2)" <robbat2@g.o>:
3 >> 1.1 app-arch/hardlink/hardlink-0.1.1.ebuild
4 >>
5 >> file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/hardlink/hardlink-0.1.1.ebuild?rev=1.1&view=markup
6 >> plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/hardlink/hardlink-0.1.1.ebuild?rev=1.1&content-type=text/plain
7 >
8 >> src_install() {
9 >> emake DESTDIR="${D}" install
10 > ^ || die
11 >> }
12 >
13 >
14 >> 1.1 app-arch/duff/duff-0.4.ebuild
15 >>
16 >> file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/duff/duff-0.4.ebuild?rev=1.1&view=markup
17 >> plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/duff/duff-0.4.ebuild?rev=1.1&content-type=text/plain
18 >
19 >> src_install() {
20 >> emake DESTDIR="${D}" install
21 > ^ || die
22 >> dodoc AUTHORS ChangeLog HACKING NEWS README* TODO
23 >> }
24 >
25 >
26 > An imprecise search (/make .*install$/) revealed another 200 packages:
27 > http://dev.gentoo.org/~tove/files/makeinstallwithoutdie.txt
28 >
29 > Let it die before replacing a working package with a broken one.
30 >
31 > Thanks
32 >
33
34 sci-chemistry/caver/caver-0.99.2.ebuild
35 sci-chemistry/caver/caver-0.99.4.ebuild
36
37 Are both outdated and can be removed. (if someone would proxy me for that).
38 I am maintaining a newer version in sci overlay.

Attachments

File name MIME type
signature.asc application/pgp-signature