guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 1/2] bootstrap: Break automake dependency on generated files.


From: Ludovic Courtès
Subject: Re: [PATCH 1/2] bootstrap: Break automake dependency on generated files. (was Re: Let’s translate!)
Date: Tue, 23 Apr 2019 16:30:26 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux)

Hello,

Julien Lepiller <address@hidden> skribis:

> This is a very good idea, but I think it leaves a stub texi that won't get 
> rebuilt because it's younger than po files. What if we add a toucgh 
> invocation to reset the modification time of these stubs, to ensure make will 
> want to rebuild them?

Also, I don’t actually use the ./bootstrap script.  :-)

Shouldn’t we instead replace the existing %.texi targets in doc/local.mk
with a phony target like ‘update-texi’, and then add:

  dist-hook: update-texi

?

This would be similar to the ‘update-po’ rule generated by Gettext in
po/.

Thanks,
Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]