summaryrefslogtreecommitdiffstats
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:57:53 -0300
commit8c96e513cc48144390f612b5c63bf1b842a25616 (patch)
treec7ad66315bfdb4e1c42c4374b1973c49c9406f62
parentfdecb50e04ee3a03544c44d5f21e370fe264b146 (diff)
downloadpfsense-8c96e513cc48144390f612b5c63bf1b842a25616.zip
pfsense-8c96e513cc48144390f612b5c63bf1b842a25616.tar.gz
Do not sign core repo when resuming build
-rwxr-xr-xbuild.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.sh b/build.sh
index 6ee5fa7..d70437d 100755
--- a/build.sh
+++ b/build.sh
@@ -120,6 +120,7 @@ while test "$1" != ""; do
export NO_BUILDKERNEL=YES
export NO_CLEAN_FREEBSD_OBJ=YES
export NO_CLEAN_FREEBSD_SRC=YES
+ export DO_NOT_SIGN_PKG_REPO=YES
_SKIP_REBUILD_PRESTAGE=YES
_USE_OLD_DATESTRING=YES
;;
OpenPOWER on IntegriCloud