summaryrefslogtreecommitdiffstats
path: root/build.sh
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2017-04-18 09:57:53 -0300
committerRenato Botelho <renato@netgate.com>2017-04-18 09:58:42 -0300
commit2f666d349440a7d5bd996a911d16d2fa5054b878 (patch)
treeefc9d087fd64d2456fed4e74aeaaf9f7c5a316bc /build.sh
parent5f7c49a4ab8bc59194aef550eb5bdf776815e578 (diff)
downloadpfsense-2f666d349440a7d5bd996a911d16d2fa5054b878.zip
pfsense-2f666d349440a7d5bd996a911d16d2fa5054b878.tar.gz
Do not sign core repo when resuming build
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 8fb2327..0e7ee8b 100755
--- a/build.sh
+++ b/build.sh
@@ -73,6 +73,7 @@ while test "$1" != ""; do
export NO_BUILDWORLD=YES
export NO_BUILDKERNEL=YES
export NO_CLEAN_FREEBSD_OBJ=YES
+ export DO_NOT_SIGN_PKG_REPO=YES
_SKIP_REBUILD_PRESTAGE=YES
_USE_OLD_DATESTRING=YES
;;
OpenPOWER on IntegriCloud