NEWS.stable: log cherry-pick [3180807]->[768eb31] doc/lgpl-2.1.texi
[gnulib.git] / modules / readme-release
1 Description:
2 Add release instructions customized for the package.
3
4 You should add a line like
5
6 perl -pi -e "s/\@PACKAGE\@/$package/g" README-release
7
8 to autogen.sh or bootstrap.conf's epilogue function to patch the
9 package name in.  This is particularly handy for making various URLs
10 copy-and-pastable.
11
12 Note that, as with any gnulib-tool supplied file, README-release can
13 be customized via a .diff file.  This is an easy way to add
14 package-specific instructions.
15
16 Files:
17 top/README-release
18
19 Depends-on:
20
21 configure.ac:
22
23 Makefile.am:
24
25 Include:
26
27 License:
28 GPLed build tool
29
30 Maintainer:
31 bug-gnulib@gnu.org