bug#8360: distcheck-hook never called

2011-09-02 Thread Stefano Lattarini
tags 8360 + patch close 8360 thanks On Thursday 01 September 2011, Stefano Lattarini wrote: > Resurrecting an old thread, for reference see: > > > On Saturday 09 April 2011, Ralf Wildenhues wrote: > > Anyway, in this case it gets things wrong

bug#8360: distcheck-hook never called

2011-09-01 Thread Stefano Lattarini
Resurrecting an old thread, for reference see: On Saturday 09 April 2011, Ralf Wildenhues wrote: > Hello Pitamila, > > let's keep the mailing list in Cc:, please. I would've seen your reply > earlier then. > > * pitam...@free.fr wrote on Mon

bug#8360: distcheck-hook never called

2011-04-09 Thread Ralf Wildenhues
Hello Pitamila, let's keep the mailing list in Cc:, please. I would've seen your reply earlier then. * pitam...@free.fr wrote on Mon, Apr 04, 2011 at 04:02:53PM CEST: > - "Ralf Wildenhues" a écrit : > > > > thanks for the report. > > thanks for the support, I hope my answer is not too late

bug#8360: distcheck-hook never called

2011-04-09 Thread Ralf Wildenhues
* Ralf Wildenhues wrote on Sat, Apr 09, 2011 at 01:11:58PM CEST: > OK to add you to THANKS for the eventual documentation patch I've yet to > write? Can we have a full name for that too?

bug#8360: distcheck-hook never called

2011-03-28 Thread Ralf Wildenhues
Hello Pitamila, thanks for the report. * pitam...@free.fr wrote on Mon, Mar 28, 2011 at 09:17:09AM CEST: > I'd like to make a rpm buildpackage in my distcheck-hook rule. > My 'distcheck-hook' rule in my root Makefile.am is never called. > I tryed to define a 'distcheck-local' too without success.

bug#8360: distcheck-hook never called

2011-03-28 Thread pitamila
Hi, I'd like to make a rpm buildpackage in my distcheck-hook rule. My 'distcheck-hook' rule in my root Makefile.am is never called. I tryed to define a 'distcheck-local' too without success. Is there something more to know than 14.4 of automake manual? thx for support Pitamila PS: I use automak