Gentoo Archives: gentoo-dev

From: William Hubbs <williamh@g.o>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in app-accessibility/yasr: ChangeLog yasr-0.6.9.ebuild
Date: Sun, 03 Feb 2008 23:25:01
Message-Id: 20080203232458.GA8778@linux1
In Reply to: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in app-accessibility/yasr: ChangeLog yasr-0.6.9.ebuild by Christian Faulhammer
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 On Sun, Feb 03, 2008 at 10:00:19PM +0100, Christian Faulhammer wrote:
5 > > src_compile() {
6 > > econf --datadir='/etc' || die "econf failed"
7 > > emake || die "emake failed"
8 > > }
9 >
10 > Are you sure that /etc as datadir is a good choice or does yasr
11 > itself abuse it?
12
13 If I remove this, yasr's default configuration goes in
14 /usr/share/yasr/yasr.conf instead of /etc/yasr/yasr.conf, so it looks
15 like yasr isn't using the datadir correctly. I don't know what the
16 patch should be to fix this.
17
18 > > src_install() {
19 > > make DESTDIR="${D}" install || die
20
21 I have changed this to emake.
22
23 > If emake is not possible, add a comment.
24 >
25 > V-Li
26 >
27 > --
28 > Christian Faulhammer, Gentoo Lisp project
29 > <URL:http://www.gentoo.org/proj/en/lisp/>, #gentoo-lisp on FreeNode
30 >
31 > <URL:http://www.faulhammer.org/>
32
33
34
35 - --
36 William Hubbs
37 gentoo accessibility team lead
38 williamh@g.o
39 -----BEGIN PGP SIGNATURE-----
40 Version: GnuPG v2.0.7 (GNU/Linux)
41
42 iD8DBQFHpk1KblQW9DDEZTgRAqqlAJ0fy0nqHS+ZIQEz8yGe8MEIocatnQCgkz3g
43 KBUtFPfOYUJQ6uIiIuKy7qo=
44 =So3o
45 -----END PGP SIGNATURE-----
46 --
47 gentoo-dev@l.g.o mailing list

Replies