]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
maint: doc: adjust README-release
authorJim Meyering <meyering@redhat.com>
Fri, 11 Sep 2009 11:13:45 +0000 (13:13 +0200)
committerJim Meyering <meyering@redhat.com>
Fri, 11 Sep 2009 11:14:07 +0000 (13:14 +0200)
* README-release: Remove mention of bootstrap's old
--gnulib-srcdir=/gnulib option.  No longer needed, and its
use can lead to subtle problems.

README-release

index f3241d8d6fdb21c8af9c81535af4d00763ea046c..8dcab9798a308251f8462e033e677ec84956d6d6 100644 (file)
@@ -14,8 +14,7 @@ Here are most of the steps we (maintainers) follow when making a release.
 
 * Make sure your local gnulib directory is up to date.
 
-* Run bootstrap, (assuming your local copy of gnulib is in /gnulib):
-  ./bootstrap --gnulib-srcdir=/gnulib
+* Run bootstrap: ./bootstrap
 
 FIXME: enable excluded programs like arch? to get their manual pages?