Gentoo Archives: gentoo-dev

From: Arfrever Frehtes Taifersar Arahesis <arfrever.fta@×××××.com>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] gentoo-x86 commit in sys-cluster/csync2: ChangeLog csync2-1.34.ebuild
Date: Thu, 20 Sep 2007 17:45:33
Message-Id: 200709201932.03238.Arfrever.FTA@gmail.com
In Reply to: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in sys-cluster/csync2: ChangeLog csync2-1.34.ebuild by Donnie Berkholz
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 2007-09-20 19:20:41 Donnie Berkholz napisał(a):
5 > On 08:49 Thu 20 Sep , Christian Zoffoli (xmerlin) wrote:
6 > > xmerlin 07/09/20 08:49:25
7 > >
8 > > Modified: ChangeLog
9 > > Added: csync2-1.34.ebuild
10 > > Log:
11 > > Version bump.
12 > > (Portage version: 2.1.2.2)
13 >
14 > > 1.1 sys-cluster/csync2/csync2-1.34.ebuild
15 > >
16 > > file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/csync2/csync2-1.34.ebuild?rev=1.1&view=markup
17 > > plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/csync2/csync2-1.34.ebuild?rev=1.1&content-type=text/plain
18 >
19 > > src_compile() {
20 > > econf \
21 > > --localstatedir=/var \
22 > > --sysconfdir=/etc/csync2 \
23 > > || die
24 > >
25 > > emake || die
26 >
27 > These could really use some die() messages, so you know which one failed.
28
29 econf has default "econf failed" die message.
30 The following would be sufficient:
31 econf \
32 --localstatedir=/var \
33 --sysconfdir=/etc/csync2
34
35
36 - --
37 Arfrever Frehtes Taifersar Arahesis
38 -----BEGIN PGP SIGNATURE-----
39 Version: GnuPG v2.0.7 (GNU/Linux)
40
41 iD8DBQFG8q6q/axNJ4Xo/ZERAkj4AJ9D2hO+CfjENmHB6fhTlP8afVvyaACgprji
42 ARAvSORW6ojPwlzE8f/2CFw=
43 =UfIJ
44 -----END PGP SIGNATURE-----
45 --
46 gentoo-dev@g.o mailing list

Replies