From: Jim Meyering Date: Fri, 2 Mar 2007 10:13:54 +0000 (+0100) Subject: * Makefile.maint (my-distcheck): Skip the c99/c89 check if there's no such .diff... X-Git-Tag: COREUTILS-6_9~54 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b655a2154e96e3d62210e4f5e1b51a668da63091;p=thirdparty%2Fcoreutils.git * Makefile.maint (my-distcheck): Skip the c99/c89 check if there's no such .diff file. --- diff --git a/ChangeLog b/ChangeLog index 322de83728..17c5c07391 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,7 @@ Remove another coreutils-ism. Formatting cleanup. * Makefile.maint (my-distcheck): Update an outdated comment. (emit_upload_commands): Use $(PACKAGE) rather than "coreutils". + (my-distcheck): Skip the c99/c89 check if there's no such .diff file. 2007-03-01 Jim Meyering diff --git a/Makefile.maint b/Makefile.maint index 34e2d840b4..0d86c6c23b 100644 --- a/Makefile.maint +++ b/Makefile.maint @@ -536,11 +536,13 @@ my-distcheck: $(local-check) $(release_archive_dir)/$(prev-tgz) (cd $(t) && mv $(distdir) $(distdir).old \ && $(AMTAR) -zxf - ) < $(distdir).tar.gz diff -ur $(t)/$(distdir).old $(t)/$(distdir) - cd $(t)/$(distdir) \ - && (cd src && patch -V never --fuzz=0