bug-gnulib
[Top][All Lists]
Advanced

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

Re: VC-tag again


From: Jim Meyering
Subject: Re: VC-tag again
Date: Sat, 30 Apr 2011 11:34:17 +0200

Jim Meyering wrote:
...
> Instead, simply recommend to add something like this in autogen.sh
> or in bootstrap.conf's bootstrap_epilogue function:
>
>   perl -pi -e "s/address@hidden@/$package/g" README-release

To clarify: that should work as-is in bootstrap_epilogue,
but probably not in autogen.sh.  In the latter you'd
need something like the sed snippet from bootstrap
that computes $package.

Ideally, there would be a way to hook into gnulib-tool itself do
this, so the module file would be self-contained, rather than
having to recommend adding an additional manual bit off in another
file like bootstrap.conf



reply via email to

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