From: Jim Meyering Date: Fri, 11 Sep 2009 11:13:45 +0000 (+0200) Subject: maint: doc: adjust README-release X-Git-Tag: v8.0~64 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=880a6e7723a9e222318ce065ee15968a1cbe1830;p=thirdparty%2Fcoreutils.git maint: doc: adjust README-release * README-release: Remove mention of bootstrap's old --gnulib-srcdir=/gnulib option. No longer needed, and its use can lead to subtle problems. --- diff --git a/README-release b/README-release index f3241d8d6f..8dcab9798a 100644 --- a/README-release +++ b/README-release @@ -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?