This is the mail archive of the
binutils@sources.redhat.com
mailing list for the binutils project.
Re: [patch/rfc] Skip .cvsfiles in src-release; Was: [rfa/binutils]distclean .cvsignore?
Andrew Cagney <cagney@gnu.org> 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."