From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1IhLkn-0007pc-43 for garchives@archives.gentoo.org; Mon, 15 Oct 2007 08:56:49 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.1/8.14.0) with SMTP id l9F8jj8b012897; Mon, 15 Oct 2007 08:45:45 GMT Received: from bacchus.cwi.nl (bacchus.cwi.nl [192.16.191.9]) by robin.gentoo.org (8.14.1/8.14.0) with ESMTP id l9F8hsJt010553 for ; Mon, 15 Oct 2007 08:43:54 GMT Received: from gentoo.org (pegasus.ins.cwi.nl [192.16.196.142]) by bacchus.cwi.nl (8.13.6/8.12.3) with ESMTP id l9F8hr71007759 for ; Mon, 15 Oct 2007 10:43:54 +0200 (MEST) Date: Mon, 15 Oct 2007 10:43:53 +0200 From: Fabian Groffen To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in app-misc/note: ChangeLog note-1.3.3.ebuild Message-ID: <20071015084353.GF30883@gentoo.org> Mail-Followup-To: gentoo-dev@lists.gentoo.org References: <20071015074250.GG23990@supernova> <200710150956.05673.bo.andresen@zlin.dk> <1192437335.1277.1.camel@uberlaptop.development.ltl> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1192437335.1277.1.camel@uberlaptop.development.ltl> User-Agent: Mutt/1.5.16 (Linux 2.6.20-1.2925.fc6, VIM - Vi IMproved 7.1) Organization: Gentoo Foundation, Inc. X-Archives-Salt: 73fa059a-d22e-4d60-aa66-7e27aa65bfd7 X-Archives-Hash: 3676d56dc5bf4d29cda9fb444353384f On 15-10-2007 09:35:35 +0100, Roy Marples wrote: > find "${D}" -type f -name *${v}.*pm -delete Looks like you rely on your shell here to assume that you meant "*${v}.*pm" because there is nothing that matches that pattern by coincidence. If it does, your find probably doesn't do what you expect it to. -- Fabian Groffen Gentoo on a different level -- gentoo-dev@gentoo.org mailing list