On Thu, Oct 30, 2014 at 8:05 AM, Eric Blake <ebl...@redhat.com> wrote: > On 10/29/2014 12:29 PM, Jim Meyering wrote: >> Thanks to many fixes and improvements by Paul Eggert and Norihiro Tanaka, >> here is a pre-release snapshot: >> >> grep snapshot: >> http://meyering.net/grep/grep-ss.tar.xz 1.2 MB > > You probably want to fix your process for sending these mails; > 'relevant-mailing-l...@gnu.org' is not the best Reply-To: option :)
Good point. Thanks. > I tried an incremental build of grep.git, and it hung waiting for user > input: > > make[1]: Entering directory `/home/eblake/grep/doc' > Updating ./version.texi > MAKEINFO grep.info > GEN grep.1 > mv: try to overwrite 'grep.1', overriding mode 0444 (r--r--r--)? > > You probably want to fix that so that grep.1 (and egrep.1, fgrep.1) > don't require user interaction. Thank you for all the testing! I've addressed the above issue with the attached patch:
0001-build-generate-man-pages-even-when-existing-targets-.patch
Description: Binary data