enable making delta rpms

Signed-off-by: Dennis Gilmore <dennis@ausil.us>
This commit is contained in:
Dennis Gilmore 2016-03-11 13:26:21 -06:00
parent 271717f93d
commit 5064c970f5

View File

@ -70,6 +70,7 @@ notification_script = "/usr/bin/pungi-fedmsg-notification"
# CREATEREPO
createrepo_c = True
createrepo_checksum = "sha256"
createrepo_deltas = True
# CHECKSUMS
media_checksums = ["sha256"]