the comps file has f26 in it
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
This commit is contained in:
parent
fd1e83b26a
commit
1a8b28e30a
@ -6,7 +6,7 @@ release_is_layered = False
|
||||
|
||||
# GENERAL SETTINGS
|
||||
bootable = True
|
||||
comps_file = 'comps-26.xml' #{
|
||||
comps_file = 'comps-f26.xml' #{
|
||||
# 'scm': 'git',
|
||||
# 'repo': 'https://pagure.io/fedora-comps.git',
|
||||
# 'branch': None, # defaults to cvs/HEAD or git/master
|
||||
|
@ -13,7 +13,7 @@ DATE=$(date "+%Y%m%d")
|
||||
DIST="26"
|
||||
BRANCHED="26"
|
||||
BRANCH="branched"
|
||||
COMPSFILE="comps-26.xml"
|
||||
COMPSFILE="comps-f26.xml"
|
||||
GIT_BRANCH="f26"
|
||||
TMPDIR=`mktemp -d /tmp/$DIST.$DATE.XXXX`
|
||||
TOMAIL="devel@lists.fedoraproject.org test@lists.fedoraproject.org"
|
||||
|
Loading…
Reference in New Issue
Block a user