Date: Thu, 02 Jun 2011 14:35:54 -0700 From: Doug Barton <dougb@FreeBSD.org> To: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Cc: cvs-ports@FreeBSD.org, Wesley Shields <wxs@FreeBSD.org>, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/net/erlyvideo Makefile pkg-plist Message-ID: <4DE8023A.50209@FreeBSD.org> In-Reply-To: <4DE7D4B4.3040302@yandex.ru> References: <201106021631.p52GVgHM038132@repoman.freebsd.org> <20110602165708.GA61311@atarininja.org> <4DE7D4B4.3040302@yandex.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On 06/02/2011 11:21, Ruslan Mahmatkhanov wrote: > + @${FIND} ${WRKSRC} -type f -name .gitignore -delete -or -name "*.bak" \ > + -delete -or -name "*.orig" -delete @${FIND} ${WRKSRC} -type f \( -name .gitignore -or -name "*.bak" -or -name "*.orig" \) -delete hth, Doug -- Nothin' ever doesn't change, but nothin' changes much. -- OK Go Breadth of IT experience, and depth of knowledge in the DNS. Yours for the right price. :) http://SupersetSolutions.com/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4DE8023A.50209>