rename source_srpm to srpm
This commit is contained in:
parent
17128a67fd
commit
2bef7c16dc
2 changed files with 8 additions and 10 deletions
|
|
@ -173,7 +173,7 @@ LEGACY_SIGNATURES = {
|
|||
[['url', 'build_tag', 'opts'], None, None, (None,)],
|
||||
],
|
||||
'rebuildSRPM' : [
|
||||
[['source_srpm', 'build_tag', 'opts'], None, None, (None,)],
|
||||
[['srpm', 'build_tag', 'opts'], None, None, (None,)],
|
||||
],
|
||||
'createrepo' : [
|
||||
[['repo_id', 'arch', 'oldrepo'], None, None, None],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue