mirror of
https://git.rockylinux.org/rocky/pungi-rocky.git
synced 2024-12-26 02:50:55 +00:00
fix var names again
This commit is contained in:
parent
55039fc149
commit
abb29ea8e8
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
pkgset_source = "koji"
|
||||
pkiset_koji_tag = PKGSET_KOJI_TAG
|
||||
pkiset_koji_module_tag = PKGSET_KOJI_MODULE_TAG
|
||||
pkgset_koji_tag = PKGSET_KOJI_TAG
|
||||
pkgset_koji_module_tag = PKGSET_KOJI_MODULE_TAG
|
||||
pkgset_koji_inherit = False
|
||||
pkgset_allow_reuse = True
|
||||
|
|
Loading…
Reference in a new issue