Gentoo Archives: gentoo-dev

From: "Michał Górny" <mgorny@g.o>
To: gentoo-dev@l.g.o
Cc: cardoe@g.o
Subject: Re: [gentoo-dev] epatch_user usage
Date: Tue, 24 Apr 2012 04:06:21
Message-Id: 20120424060532.3a566737@pomiocik.lan
In Reply to: [gentoo-dev] epatch_user usage by Doug Goldstein
1 On Mon, 23 Apr 2012 22:45:36 -0500
2 Doug Goldstein <cardoe@g.o> wrote:
3
4 > So I've just had one reservation when using epatch_user for allowing
5 > users to apply patches. And that's figuring out when to run
6 > eautoreconf. I don't necessarily want to run it unconditionally but
7 > sometimes users have patches which touch autoconf files but my
8 > existing patch set doesn't so I'm not calling eautoreconf. Does anyone
9 > have a suggested way to handle this?
10
11 inherit autotools-utils
12
13 --
14 Best regards,
15 Michał Górny

Attachments

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

Replies

Subject Author
Re: [gentoo-dev] epatch_user usage Alexandre Rostovtsev <tetromino@g.o>