[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#29727: changing contributing.texi does not trigger rebuild of “info”
From: |
Ludovic Courtès |
Subject: |
bug#29727: changing contributing.texi does not trigger rebuild of “info” target |
Date: |
Wed, 17 Jan 2018 14:57:48 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) |
Heya,
Mathieu Lirzin <address@hidden> skribis:
> Ricardo Wurmus <address@hidden> writes:
>
>> After modifying “doc/contributing.texi” the command “make info” does not
>> rebuild “guix.info”. “contributing.texi” is included from “guix.texi”.
>>
>> Only after touching “guix.texi” does “make info” rebuild “guix.info”.
>
> Here is a fix for that.
Awesome! Applied.
> Feel free to ping <address@hidden> for help when confronted with
> similar issues.
Will do. :-)
Thanks,
Ludo’.