summaryrefslogtreecommitdiffstats
path: root/build.sh
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2018-05-29 10:30:31 -0300
committerRenato Botelho <renato@netgate.com>2018-05-29 10:30:31 -0300
commit1b40e1a6ee7cbd7a5cc4c53b5b1c08ea7f7bbd52 (patch)
treedfb66b3d75dd966cf7a9ec8a44fffe0ea188ad07 /build.sh
parent06c13973741c1e93b52ecc5a45249c968c2296c6 (diff)
downloadpfsense-1b40e1a6ee7cbd7a5cc4c53b5b1c08ea7f7bbd52.zip
pfsense-1b40e1a6ee7cbd7a5cc4c53b5b1c08ea7f7bbd52.tar.gz
Do not depend of pfSense-builder meta package, track dependencies using pkg
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.sh b/build.sh
index 010a1b7..6d40c89 100755
--- a/build.sh
+++ b/build.sh
@@ -345,7 +345,7 @@ if [ -z "${_SKIP_REBUILD_PRESTAGE}" ]; then
git_last_commit
# Ensure binaries are present that builder system requires
- builder_setup
+ depend_check
# Build world, kernel and install
make_world
OpenPOWER on IntegriCloud