Re: [gentoo-dev] Re: epatch_user usage

2012-05-04 Thread Michał Górny
On Fri, 4 May 2012 06:50:12 +0200 Jeroen Roovers wrote: > On Wed, 25 Apr 2012 22:06:08 -0700 > Zac Medico wrote: > > > On 04/25/2012 09:45 PM, Ryan Hill wrote: > > > Could we detect user patches touching autoconf files somehow, > > > maybe by hashing them beforehand > > > > There's an impleme

Re: [gentoo-dev] Re: epatch_user usage

2012-05-03 Thread Jeroen Roovers
On Wed, 25 Apr 2012 22:06:08 -0700 Zac Medico wrote: > On 04/25/2012 09:45 PM, Ryan Hill wrote: > > Could we detect user patches touching autoconf files somehow, maybe > > by hashing them beforehand > > There's an implementation of that inside autotools-utils_src_prepare. There's all kinds of

Re: [gentoo-dev] Re: epatch_user usage

2012-04-25 Thread Zac Medico
On 04/25/2012 09:45 PM, Ryan Hill wrote: > Could we detect user patches touching autoconf files somehow, maybe by > hashing them beforehand There's an implementation of that inside autotools-utils_src_prepare. -- Thanks, Zac