mirror of
https://github.com/truenas/core-build.git
synced 2026-02-15 07:36:18 +00:00
Revert "Remove defunct portsjail target"
This reverts commit 8738aaa39e.
This commit is contained in:
@@ -46,7 +46,7 @@ all: check-root build
|
||||
check-root:
|
||||
@[ `id -u` -eq 0 ] || ( echo "Sorry, you must be running as root to build this."; exit 1 )
|
||||
|
||||
build: ports world debug packages images
|
||||
build: portsjail ports world debug packages images
|
||||
|
||||
world:
|
||||
@${BUILD_TOOLS}/install-world.py
|
||||
|
||||
Reference in New Issue
Block a user