[Bug 207875] fetch-list does not store into DIST_SUBDIR

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Mar 12 10:37:32 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207875

--- Comment #4 from Mathieu Arnold <mat at 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 your
jails so that you have only one copy of each distfile, and it has the same path
on the host, and in the jails.

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


More information about the freebsd-ports-bugs mailing list