summaryrefslogtreecommitdiffstats
path: root/build.sh
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2017-04-18 10:08:12 -0300
committerRenato Botelho <renato@netgate.com>2017-04-18 10:08:12 -0300
commit2f20d4dc58cb44b89e0aa6cca3e81611a65f5ac3 (patch)
tree7fb669d12c565592144191a89a4401d4b6091242 /build.sh
parent2f666d349440a7d5bd996a911d16d2fa5054b878 (diff)
downloadpfsense-2f20d4dc58cb44b89e0aa6cca3e81611a65f5ac3.zip
pfsense-2f20d4dc58cb44b89e0aa6cca3e81611a65f5ac3.tar.gz
Do not re-sign core repo when running --rsync-repos
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 0e7ee8b..a4384b5 100755
--- a/build.sh
+++ b/build.sh
@@ -82,6 +82,7 @@ while test "$1" != ""; do
;;
--rsync-repos)
BUILDACTION="rsync_repos"
+ export DO_NOT_SIGN_PKG_REPO=YES
;;
--build-kernels)
BUILDACTION="buildkernels"
OpenPOWER on IntegriCloud