Add script for determining the set of symbols to export from a library.
[gnulib.git] / modules / readme-release
blobd9a4fa4598b63afde543efbe52ebb5e42c6c482e
1 Description:
2 Add release instructions customized for the package.
4 You should add a line like
6 perl -pi -e "s/\@PACKAGE\@/$package/g" README-release
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.
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.
16 Files:
17 top/README-release
19 Depends-on:
20 announce-gen
21 do-release-commit-and-tag
22 gnu-web-doc-update
23 gnupload
24 maintainer-makefile
26 configure.ac:
28 Makefile.am:
30 Include:
32 License:
33 GPLed build tool
35 Maintainer:
36 bug-gnulib@gnu.org