Date: Mon, 11 Mar 2002 05:00:06 +1030 From: Greg Lewis <glewis@eyesbeyond.com> To: "Remco van 't Veer" <rwvtveer@xs4all.nl> Cc: Greg Lewis <glewis@eyesbeyond.com>, znerd@FreeBSD.ORG, freebsd-java@FreeBSD.ORG Subject: Re: ports/35658: java/jdk13 creates too small src.jar Message-ID: <20020311050006.A75618@misty.eyesbeyond.com> In-Reply-To: <20020310102702.GC374@azrael.xs4all.nl>; from rwvtveer@xs4all.nl on Sun, Mar 10, 2002 at 11:27:02AM %2B0100 References: <20020310052111.A14684@misty.eyesbeyond.com> <20020310102702.GC374@azrael.xs4all.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Mar 10, 2002 at 11:27:02AM +0100, Remco van 't Veer wrote: > Using cpio might be a better option for copying a lot of files > and should be a lot faster. Here is an example: > > $(FIND) $(SOURCES) -name CVS -prune -o -name SCCS -prune -o -name '*.java' -print \ > | $(CPIO) -p $(JDK_IMAGE_DIR)/src > > I am not sure if CPIO is defined though. Otherwise just using CP > instead of TAR might speed up things. I'll give it a try. Thanks! -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020311050006.A75618>