summaryrefslogtreecommitdiffstats
path: root/build.sh
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2015-08-25 12:14:06 -0300
committerRenato Botelho <renato@netgate.com>2015-08-25 14:49:58 -0300
commit90ac1d3639abb9f31d5009fe41143bcc82ba02b3 (patch)
treee18c1ec7ea03992a5149c9593b20bd9015a31258 /build.sh
parent1b0a9747e01402744ea05350d148c96cf4cf8bea (diff)
downloadpfsense-90ac1d3639abb9f31d5009fe41143bcc82ba02b3.zip
pfsense-90ac1d3639abb9f31d5009fe41143bcc82ba02b3.tar.gz
We need to have FreeBSD-src repo to setup builder since pkg conf is there
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.sh b/build.sh
index 3b7bed2..174dbfd 100755
--- a/build.sh
+++ b/build.sh
@@ -216,6 +216,7 @@ launch
case $BUILDACTION in
builder_setup)
+ update_freebsd_sources
builder_setup
;;
buildkernels)
OpenPOWER on IntegriCloud