From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18863 invoked by alias); 28 Feb 2004 21:37:58 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 18847 invoked from network); 28 Feb 2004 21:37:54 -0000 Received: from unknown (HELO Cantor.suse.de) (195.135.220.2) by sources.redhat.com with SMTP; 28 Feb 2004 21:37:54 -0000 Received: from hermes.suse.de (Hermes.suse.de [195.135.221.8]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by Cantor.suse.de (Postfix) with ESMTP id 98A3126127B; Sat, 28 Feb 2004 22:37:53 +0100 (CET) Received: by sykes.suse.de (Postfix, from userid 597) id B6542170E7430; Sat, 28 Feb 2004 22:37:52 +0100 (CET) To: Andrew Cagney Cc: binutils@sources.redhat.com, gdb-patches@sources.redhat.com, Ian Lance Taylor Subject: Re: [patch/rfc] Skip .cvsfiles in src-release; Was: [rfa/binutils] distclean .cvsignore? References: <4040D628.50205@gnu.org> <4040E14C.6090607@gnu.org> <4040F391.30401@gnu.org> From: Andreas Schwab X-Yow: I just heard the SEVENTIES were over!! And I was just getting in touch with my LEISURE SUIT!! Date: Sat, 28 Feb 2004 21:37:00 -0000 In-Reply-To: <4040F391.30401@gnu.org> (Andrew Cagney's message of "Sat, 28 Feb 2004 15:01:21 -0500") Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-SW-Source: 2004-02/txt/msg00862.txt.bz2 Andrew Cagney writes: > --- src-release 15 Jan 2004 23:24:29 -0000 1.9 > +++ src-release 28 Feb 2004 19:59:01 -0000 > @@ -208,11 +208,14 @@ > -rm -f $(PACKAGE)-$(VER) > ln -s proto-toplev $(PACKAGE)-$(VER) > > +CVS_NAMES= \( -name CVS -o -name '\.cvsignore' \) This won't match .cvsignore (it's a glob pattern, not a regex). Andreas. -- Andreas Schwab, SuSE Labs, schwab@suse.de SuSE Linux AG, Maxfeldstraße 5, 90409 Nürnberg, Germany Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."