mirror of
https://src.koozali.org/infra/smeserver-koji.git
synced 2024-11-23 10:07:28 +01:00
missing PARENT for sme12
This commit is contained in:
parent
771396f4cf
commit
2e45c356d8
@ -179,6 +179,7 @@ sudo -u kojiadmin koji add-target $RELEASE-contribs-test "$BUILDTAG" "dist-$RELE
|
|||||||
RELEASE="sme12"
|
RELEASE="sme12"
|
||||||
DISTRIBUTION="SME Server v$RELEASE"
|
DISTRIBUTION="SME Server v$RELEASE"
|
||||||
TAG="dist-$RELEASE-os"
|
TAG="dist-$RELEASE-os"
|
||||||
|
PARENT="$TAG"
|
||||||
EL="9"
|
EL="9"
|
||||||
DIST=".el$EL.sme"
|
DIST=".el$EL.sme"
|
||||||
PKGMANAGER="dnf"
|
PKGMANAGER="dnf"
|
||||||
|
Loading…
Reference in New Issue
Block a user