Gentoo Archives: gentoo-dev

From: Christian Faulhammer <opfer@g.o>
To: gentoo-dev@l.g.o, williamh@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 20:59:40
Message-Id: 20080203220019.7ce466f9@gentoo.org
1 Hi.
2
3 "William Hubbs (williamh)" <williamh@g.o>:
4
5 > williamh 08/02/03 20:36:09
6 >
7 > Modified: ChangeLog
8 > Added: yasr-0.6.9.ebuild
9 > Log:
10 > Version bump.
11 > (Portage version: 2.1.4.1)
12
13 [...]
14
15 > src_compile() {
16 > econf --datadir='/etc' || die "econf failed"
17 > emake || die "emake failed"
18 > }
19
20 Are you sure that /etc as datadir is a good choice or does yasr
21 itself abuse it?
22
23 > src_install() {
24 > make DESTDIR="${D}" install || die
25
26 If emake is not possible, add a comment.
27
28 V-Li
29
30 --
31 Christian Faulhammer, Gentoo Lisp project
32 <URL:http://www.gentoo.org/proj/en/lisp/>, #gentoo-lisp on FreeNode
33
34 <URL:http://www.faulhammer.org/>

Attachments

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

Replies