From 90ac1d3639abb9f31d5009fe41143bcc82ba02b3 Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Tue, 25 Aug 2015 12:14:06 -0300 Subject: We need to have FreeBSD-src repo to setup builder since pkg conf is there --- build.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'build.sh') 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) -- cgit v1.1