mirror of
https://src.koozali.org/infra/smeserver-koji.git
synced 2024-11-22 09:37: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"
|
rm -rf "$STAGING_RPM_DIR" "$HOME/.koji"
|
||||||
fi
|
fi
|
||||||
# Setup sme10 for building
|
# 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
|
RELEASE=10
|
||||||
PKGMANAGER = "yum"
|
PKGMANAGER = "yum"
|
||||||
BOOTSTRAPIMAGE = "centos:7"
|
BOOTSTRAPIMAGE = "centos:7"
|
||||||
|
Loading…
Reference in New Issue
Block a user