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:05 -0300
commit69bb39baf27f767f38ed34b36e0bc03f63677a0c (patch)
tree16c163b85292c0d3c900947c4ae1db5cdeeda7da /build.sh
parent2065473e353105da28e2d3e567e5a93cff390351 (diff)
downloadpfsense-69bb39baf27f767f38ed34b36e0bc03f63677a0c.zip
pfsense-69bb39baf27f767f38ed34b36e0bc03f63677a0c.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 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