Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Mar 2016 10:37:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 207875] fetch-list does not store into DIST_SUBDIR
Message-ID:  <bug-207875-13-rSHhgmiAKG@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-207875-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-207875-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207875

--- Comment #4 from Mathieu Arnold <mat@FreeBSD.org> ---
Well, no, because, then, it would need to parse DIST_DIR to know how to get
back to where it started, and such.

Your best bet is either to sed -e 's|^cd /usr/ports|cd /some/where/else|'

Well, your better bet would be to null mount /usr/ports/distfiles in all yo=
ur
jails so that you have only one copy of each distfile, and it has the same =
path
on the host, and in the jails.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207875-13-rSHhgmiAKG>