From 1aa463d4e7ef8f3b4561d2f4affc7c97159dd86e Mon Sep 17 00:00:00 2001 From: Peter Rosin Date: Tue, 1 Jan 2013 18:50:08 +0100 Subject: [PATCH] bootstrap: update README-release patch gl/top/README-release.diff: Update to match latest gnulib changes. Signed-off-by: Peter Rosin --- gl/top/README-release.diff | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/gl/top/README-release.diff b/gl/top/README-release.diff index 19cc3ec27..f8fd462bc 100644 --- a/gl/top/README-release.diff +++ b/gl/top/README-release.diff @@ -1,5 +1,5 @@ ---- gnulib/top/README-release 2012-09-16 10:57:02.000000000 +0700 -+++ gl/top/README-release 2012-09-16 14:51:58.000000000 +0700 +--- gnulib/top/README-release 2013-01-01 16:56:11.111973500 +0100 ++++ gl/top/README-release 2013-01-01 16:55:31.423573500 +0100 @@ -1,5 +1,9 @@ Here are most of the steps we (maintainers) follow when making a release. @@ -10,7 +10,7 @@ * Start from a clean, up-to-date git directory on "master": make -k maintainer-clean || { ./configure && make maintainer-clean; } -@@ -27,10 +31,25 @@ +@@ -27,9 +31,24 @@ ./bootstrap && ./configure @@ -30,9 +30,8 @@ + make distcheck DISTCHECK_CONFIGURE_FLAGS=--program-prefix=g + make distcheck DISTCHECK_CONFIGURE_FLAGS=--disable-shared + make distcheck CC=g++ - ++ + If there are any problems, fix them and start again. -+ - * To (i) set the date, version number, and release type [stable/alpha/beta] - on line 3 of NEWS, (ii) commit that, and (iii) tag the release, run + * To (i) set the date, version number, and release TYPE on line 3 of + NEWS, (ii) commit that, and (iii) tag the release, run -- 2.47.3