cvs commit: ports/net/erlyvideo Makefile pkg-plist

Doug Barton dougb at FreeBSD.org
Thu Jun 2 21:36:06 UTC 2011


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/



More information about the cvs-ports mailing list