Reuben Thomas wrote:
> On 29 April 2011 19:40, Jim Meyering <[email protected]> wrote:
>> Do you want to create a gnulib module?
>
> Sure.
>
>> It would arrange in its modules file to include a template (via Files:),
>> and add a Makefile rule (via its Makefile.am: section) to substitute
>> the package name into the numerous slots in the template file.
>
> This seems over-fussy. The default INSTALL file doesn't bother with this.
Hmm... in grep's README-release, I count five URLs containing
the package name:
http://hydra.nixos.org/jobset/gnu/grep-master
https://savannah.gnu.org/projects/grep/
https://savannah.gnu.org/project/admin/editgroupfeatures.php?group=grep
https://savannah.gnu.org/news/approve.php?group=grep
http://www.gnu.org/software/grep/manual/
When making a release, I usually mouse at least 3 of those
into a browser. Having to deal with "generic" links like these
would be less useful to me:
http://hydra.nixos.org/jobset/gnu/PACKAGE-master
https://savannah.gnu.org/projects/PACKAGE/
https://savannah.gnu.org/project/admin/editgroupfeatures.php?group=PACKAGE
https://savannah.gnu.org/news/approve.php?group=PACKAGE
http://www.gnu.org/software/PACKAGE/manual/