From: Jim Meyering Date: Fri, 26 Sep 2008 17:12:46 +0000 (+0200) Subject: * maint.mk (my-distcheck): remove duplicate c99-related test code X-Git-Tag: v7.0~20 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1e3ebd660add628cfc135825dc801026a0cba80d;p=thirdparty%2Fcoreutils.git * maint.mk (my-distcheck): remove duplicate c99-related test code --- diff --git a/maint.mk b/maint.mk index e5d3fee062..7cfc488ef3 100644 --- a/maint.mk +++ b/maint.mk @@ -809,13 +809,6 @@ my-distcheck: $(DIST_ARCHIVES) $(local-check) (cd $(t) && mv $(distdir) $(distdir).old \ && $(AMTAR) -zxf - ) < $(distdir).tar.gz diff -ur $(t)/$(distdir).old $(t)/$(distdir) - if test -f $(srcdir)/src/c99-to-c89.diff; then \ - cd $(t)/$(distdir) \ - && (cd src && patch -V never --fuzz=0