Date: Sun, 29 Jul 2007 19:39:30 +0000 (UTC) From: Kris Kennaway <kris@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Tools/portbuild/scripts dosetupnode Message-ID: <200707291939.l6TJdUVr067733@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kris 2007-07-29 19:39:30 UTC FreeBSD ports repository Modified files: Tools/portbuild/scripts dosetupnode Log: Use rsync -L instead of rsync -l to deal with the fact that we like to symlink ports and src trees elsewhere. With -l this would turn a populated tree into a dangling symlink. Revision Changes Path 1.12 +2 -2 ports/Tools/portbuild/scripts/dosetupnode
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707291939.l6TJdUVr067733>