mirror of
https://src.koozali.org/infra/smeserver-koji.git
synced 2024-11-21 17:17:28 +01:00
added missing # on comment
This commit is contained in:
parent
9f5e190cef
commit
cdc523d5e1
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user