Gentoo Archives: gentoo-dev

From: Grant Goodyear <g2boojum@g.o>
To: Tom Eastman <tom@×××××××××××.nz>
Cc: gentoo-dev@g.o
Subject: Re: [gentoo-dev] Bogofilter utilities.
Date: Sun, 24 Nov 2002 23:47:52
Message-Id: 1038181586.1251.13.camel@server.grantgoodyear.org
In Reply to: [gentoo-dev] Bogofilter utilities. by Tom Eastman
1 > -- bogofilter-0.8.0.ebuild 2002-11-24 23:28:00.000000000 +1300
2 > +++ bogofilter-0.8.0-r1.ebuild 2002-11-24 23:34:40.000000000 +1300
3 > @@ -25,8 +25,15 @@
4 > src_install() {
5 > exeinto /usr/bin
6 > doexe bogofilter
7 > + doexe bogoutil
8 > + doexe bogoupgrade
9 > + doexe bogolexer
10 >
11 > doman bogofilter.1
12 > + doman bogoutil.1
13 > + doman bogoupgrade.1
14 > + doman bogolexer.1
15 > +
16 > dodoc NEWS README TODO
17 >
18 > einfo "Read bogofilter's manual 'man bogofilter' for tips on how"
19
20 Looks good, although (for no particularly good reason) I would probably
21 just use:
22
23 doexe bogofilter bogoutil bogoupgrade bogolexer
24 doman bogofilter.1 botoutil.1 bogoupgrade.1 bogolexer.1
25
26 In any event, go ahead and make those changes to your ebuild and remerge
27 bogofilter to see if you get what you expect. If so, then please submit
28 the patch to bugs.gentoo.org and a developer will almost certainly add
29 your changes to the ebuild in Portage.
30
31 Thanks!
32
33 -g2boojum-

Attachments

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