diff --git a/koji-setup/koji-bootstrap-build.sh b/koji-setup/koji-bootstrap-build.sh index d1c8b91..f975085 100755 --- a/koji-setup/koji-bootstrap-build.sh +++ b/koji-setup/koji-bootstrap-build.sh @@ -59,7 +59,7 @@ if [[ -n "$SRC_RPM_DIR" && -n "$BIN_RPM_DIR" ]]; then rm -rf "$STAGING_RPM_DIR" "$HOME/.koji" fi # Setup sme10 for building -sme10-os is the parent - all other sme10 repos will inherit most of this... +# sme10-os is the parent - all other sme10 repos will inherit most of this... RELEASE=10 PKGMANAGER = "yum" BOOTSTRAPIMAGE = "centos:7"