Revert "fix: adding disc-type placeholder into the string to generate checksum file"
This reverts commit 8b88315b00
.
Signed-off-by: Tomas Hrcka <thrcka@redhat.com>
This commit is contained in:
parent
8b88315b00
commit
61b831d9fa
@ -78,7 +78,7 @@ createrepo_extra_args = ['--zck', '--zck-dict-dir=/usr/share/fedora-repo-zdicts/
|
||||
createrepo_num_workers = 10
|
||||
|
||||
# CHECKSUMS
|
||||
media_checksum_base_filename = '%(release_short)s-%(variant)s-%(disc-type)s-%(version)s-%(arch)s-%(date)s%(type_suffix)s.%(respin)s'
|
||||
media_checksum_base_filename = '%(release_short)s-%(variant)s-%(version)s-%(arch)s-%(date)s%(type_suffix)s.%(respin)s'
|
||||
|
||||
# CREATEISO
|
||||
iso_hfs_ppc64le_compatible = False
|
||||
|
Loading…
Reference in New Issue
Block a user