| Summary: | Fix sysutils/ezjail on FreeBSD HEAD | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Brad Davis <brd> | ||||
| Component: | Individual Port(s) | Assignee: | Martin Wilke <miwi> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Some People | CC: | erdgeist, miwi, ohartmann | ||||
| Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(erdgeist) |
||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
*** Bug 230822 has been marked as a duplicate of this bug. *** A commit references this bug: Author: brd Date: Fri Aug 31 20:37:20 UTC 2018 New revision: 478609 URL: https://svnweb.freebsd.org/changeset/ports/478609 Log: Fix ezjail use of make distribution and the path to snapshots on the mirrors. PR: 230690 Approved by: maintainer timeout Changes: head/sysutils/ezjail/Makefile head/sysutils/ezjail/files/ head/sysutils/ezjail/files/patch-ezjail-admin |
Created attachment 196275 [details] diff On FreeBSD HEAD make distribution needs to be run from the base src dir, not from etc. While here the snapshots URL is wrong. I submitted this patch to the ezjail list as well.