summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbuild.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/build.sh b/build.sh
index a4384b5..ae7884a 100755
--- a/build.sh
+++ b/build.sh
@@ -344,10 +344,10 @@ if [ -z "${_SKIP_REBUILD_PRESTAGE}" ]; then
# Install packages needed for Product
install_pkg_install_ports
-fi
-# Create core repo
-core_pkg_create_repo
+ # Create core repo
+ core_pkg_create_repo
+fi
# Send core repo to staging area
pkg_repo_rsync "${CORE_PKG_PATH}" ignore_final_rsync
OpenPOWER on IntegriCloud